Removed '#include <core>'

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401828
This commit is contained in:
Matt Woodrow 2007-12-24 20:41:33 +00:00
parent 6ab87ef821
commit ef7fed49fa

View File

@ -35,8 +35,6 @@
#endif
#define _cstrike_included
#include <core>
#define CS_TEAM_NONE 0 /**< No team yet. */
#define CS_TEAM_SPECTATOR 1 /**< Spectators. */
#define CS_TEAM_T 2 /**< Terrorists. */