summarylogtreecommitdiffstats
path: root/0001-game_data_location.patch
blob: 1575038025e3b30ad135f5492f9c242cebcd4eeb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/neo/framework/Licensee.h b/neo/framework/Licensee.h
index 9cc20fb..fb1c882 100644
--- a/neo/framework/Licensee.h
+++ b/neo/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/doom3"
+#define LINUX_DEFAULT_PATH				"/usr/share/doom3"
 
 // CD Key file info
 // goes into BASE_GAMEDIR whatever the fs_game is set to