Skip to content

Commit 4ea5beb

Browse files
authored
Rename executable from 'Lego Batman' to 'Gothic 1 Remake'
1 parent 3b946ba commit 4ea5beb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

games/game_gothic1remake.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -447,7 +447,7 @@ def initTab(self, main_window: QMainWindow):
447447
def executables(self):
448448
return [
449449
mobase.ExecutableInfo(
450-
"Lego Batman Legacy of the Dark Knight",
450+
"Gothic 1 Remake",
451451
QFileInfo(self.gameDirectory().absoluteFilePath(self.binaryName())),
452452
)
453453
]

0 commit comments

Comments
 (0)