mirror of
https://github.com/wabbajack-tools/wabbajack.git
synced 2024-08-30 18:42:17 +00:00
Fix Cyberpunk 2077 GOG ID
This commit is contained in:
parent
d78c89e702
commit
4cb7cead62
@ -670,7 +670,7 @@ namespace Wabbajack.Common
|
||||
{
|
||||
Game = Game.Cyberpunk2077,
|
||||
SteamIDs = new List<int> {1091500},
|
||||
GOGIDs = new List<int> {2093619782},
|
||||
GOGIDs = new List<int> {1423049311},
|
||||
MO2Name = "Cyberpunk 2077",
|
||||
NexusName = "cyberpunk2077",
|
||||
NexusGameId = 3333,
|
||||
|
Loading…
Reference in New Issue
Block a user