mirror of
https://github.com/ZDoom/raze-gles.git
synced 2024-12-26 19:50:45 +00:00
- fixed detection of Steam's Duke3D on macOS
This commit is contained in:
parent
a9b75e7e7d
commit
33167b2a0d
1 changed files with 1 additions and 1 deletions
|
@ -159,7 +159,7 @@ const char *AppInfo[] =
|
||||||
"Nam/NAM",
|
"Nam/NAM",
|
||||||
"Redneck Rampage/Redneck",
|
"Redneck Rampage/Redneck",
|
||||||
"Redneck Rampage Rides Again/AGAIN",
|
"Redneck Rampage Rides Again/AGAIN",
|
||||||
"Redneck Deer Huntin'/HUNTIN"
|
"Redneck Deer Huntin'/HUNTIN",
|
||||||
#ifdef __APPLE__
|
#ifdef __APPLE__
|
||||||
"Duke Nukem 3D/Duke Nukem 3D.app/drive_c/Program Files/Duke Nukem 3D",
|
"Duke Nukem 3D/Duke Nukem 3D.app/drive_c/Program Files/Duke Nukem 3D",
|
||||||
"Nam/Nam.app/Contents/Resources/Nam.boxer/C.harddisk/NAM",
|
"Nam/Nam.app/Contents/Resources/Nam.boxer/C.harddisk/NAM",
|
||||||
|
|
Loading…
Reference in a new issue