Backed out changeset: 07fb9b761438

This commit is contained in:
Nicholas Hastings
2010-11-19 15:52:33 -05:00
parent 616113d384
commit 251fd660f9
2 changed files with 1 additions and 14 deletions
-5
View File
@@ -441,11 +441,6 @@ public:
{
return iserver;
}
virtual IGameRules *GetGameRules()
{
return (IGameRules*)g_pGameRules;
}
} g_SDKTools_API;
static void InitSDKToolsAPI()