From 22c8120b5682291da958186b7752d5d92f8c678b Mon Sep 17 00:00:00 2001 From: dhewg Date: Tue, 3 Jul 2012 20:34:11 +0200 Subject: [PATCH] Overhaul the *nix based BASE path Try BUILD_DATADIR first (build time setting), then the vanilla doom3 path. --- framework/Licensee.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/framework/Licensee.h b/framework/Licensee.h index 532fe5b..9cc20fb 100644 --- a/framework/Licensee.h +++ b/framework/Licensee.h @@ -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