part 2 of singleton renaming

--HG--
rename : core/CGameConfigs.cpp => core/GameConfigs.cpp
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40598
This commit is contained in:
David Anderson
2007-03-10 21:26:04 +00:00
parent 749ddc8c15
commit 5b1f1d19c1
21 changed files with 59 additions and 59 deletions
+1 -1
View File
@@ -19,7 +19,7 @@
#include "sourcemm_api.h"
#include "sourcemod.h"
#include "TextParsers.h"
#include "CLogger.h"
#include "Logger.h"
#include "ExtensionSys.h"
#include "sm_srvcmds.h"
#include "sm_stringutil.h"