Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 435362
Collapse All | Expand All

(-)src/qcommon/files.c.orig (+3 lines)
Lines 1909-1914 Link Here
1909
	// add baseq2 to search path
1909
	// add baseq2 to search path
1910
	//
1910
	//
1911
	FS_AddGameDirectory (va("%s/"BASEDIRNAME, fs_basedir->string));
1911
	FS_AddGameDirectory (va("%s/"BASEDIRNAME, fs_basedir->string));
1912
	FS_AddGameDirectory (APRQ2LIB "/" BASEDIRNAME);
1913
	FS_AddGameDirectory (APRQ2DATA "/" BASEDIRNAME);
1914
	FS_AddGameDirectory (SYSTEMDIR "/" BASEDIRNAME);
1912
1915
1913
	//
1916
	//
1914
	// then add a '.quake2/baseq2' directory in home directory by default
1917
	// then add a '.quake2/baseq2' directory in home directory by default

Return to bug 435362