Merge changes from 1.1 branch.

--HG--
rename : core/systems/ExtensionSys.cpp => core/ExtensionSys.cpp
rename : core/systems/PluginSys.h => core/PluginSys.h
This commit is contained in:
David Anderson
2008-11-18 06:08:48 -08:00
21 changed files with 81 additions and 94 deletions
+1 -1
View File
@@ -46,7 +46,7 @@
#include <inetchannel.h>
#include <iclient.h>
#include "GameConfigs.h"
#include "systems/ExtensionSys.h"
#include "ExtensionSys.h"
PlayerManager g_Players;
bool g_OnMapStarted = false;