This commit is contained in:
hlstriker 2013-12-02 05:56:25 +00:00 committed by squeek
parent 7c724636f4
commit abfdf3b059

View file

@ -12,6 +12,7 @@
// memdbgon must be the last include file in a .cpp file!!!
#include "tier0/memdbgon.h"
CUtlVector< CTeam * > g_Teams;
//-----------------------------------------------------------------------------