mirror of
https://github.com/dhewm/dhewm3-sdk.git
synced 2024-11-21 20:21:19 +00:00
Overhaul the *nix based BASE path
Try BUILD_DATADIR first (build time setting), then the vanilla doom3 path.
This commit is contained in:
parent
a31bb00e21
commit
22c8120b56
1 changed files with 1 additions and 1 deletions
|
@ -90,7 +90,7 @@ If you have questions concerning this license or the applicable additional terms
|
|||
#define WIN32_CONSOLE_CLASS "dhewm 3 WinConsole"
|
||||
|
||||
// Linux info
|
||||
#define LINUX_DEFAULT_PATH "/usr/local/games/dhewm3"
|
||||
#define LINUX_DEFAULT_PATH "/usr/local/games/doom3"
|
||||
|
||||
// CD Key file info
|
||||
// goes into BASE_GAMEDIR whatever the fs_game is set to
|
||||
|
|
Loading…
Reference in a new issue