fixed typo in SDKTools filename

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401580
This commit is contained in:
Borja Ferrer 2007-10-15 16:06:06 +00:00
parent e08b4cdf1e
commit 24f23232b8

View File

@ -37,7 +37,7 @@
#include "tempents.h"
#if defined ORANGEBOX_BUILD
#define SDKTOOLS_GAME_FILE "sdktools.games.ep2.txt"
#define SDKTOOLS_GAME_FILE "sdktools.games.ep2"
#else
#define SDKTOOLS_GAME_FILE "sdktools.games"
#endif