Skip to content

Commit

Permalink
- fixed detection of Steam's Duke3D on macOS
Browse files Browse the repository at this point in the history
  • Loading branch information
alexey-lysiuk committed Jul 31, 2021
1 parent a9b75e7 commit 33167b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/platform/posix/i_steam.cpp
Expand Up @@ -159,7 +159,7 @@ const char *AppInfo[] =
"Nam/NAM",
"Redneck Rampage/Redneck",
"Redneck Rampage Rides Again/AGAIN",
"Redneck Deer Huntin'/HUNTIN"
"Redneck Deer Huntin'/HUNTIN",
#ifdef __APPLE__
"Duke Nukem 3D/Duke Nukem 3D.app/drive_c/Program Files/Duke Nukem 3D",
"Nam/Nam.app/Contents/Resources/Nam.boxer/C.harddisk/NAM",
Expand Down

0 comments on commit 33167b2

Please sign in to comment.