Update GameConfig.cfg

Fixes issue using TrenchBroom profile
This commit is contained in:
Jeremys556 2024-06-26 22:00:14 -04:00 committed by GitHub
parent f55e15f351
commit 4417fe6a87
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,6 @@
{ {
"version": 8, "version": 8,
"name": "Nazi Zombies: Portable", "name": "Nazi Zombies Portable",
"icon": "Icon.png", "icon": "Icon.png",
"fileformats": [ { "format": "Valve" }, { "format": "Standard" } ], "fileformats": [ { "format": "Valve" }, { "format": "Standard" } ],
"filesystem": { "filesystem": {
@ -72,4 +72,4 @@
{ "name": "vis"}, { "name": "vis"},
{ "name": "rad"} { "name": "rad"}
] ]
} }