Skip to content

Commit 3d3738c

Browse files
committed
Update GameSteamId for Gotham Knights
1 parent 3fbeff6 commit 3d3738c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

games/game_gothamknights.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -407,7 +407,7 @@ class GothamKnightsGame(BasicGame):
407407
GameName = "Gotham Knights"
408408
GameLauncher = "GothamKnights.exe"
409409
GameShortName = "GothamKnights"
410-
GameSteamId = 215200
410+
GameSteamId = 1496790
411411
GameBinary = "Mercury/Binaries/Win64/GothamKnights.exe"
412412
GameDataPath = "Mercury"
413413
GameDataUE4SSRoot = "Binaries/Win64"

0 commit comments

Comments
 (0)