11
This commit is contained in:
@@ -2,4 +2,9 @@
|
||||
namespace global {
|
||||
bool Exit;
|
||||
int MaxPlayers;
|
||||
CGameEntitySystem* EntitySystem;
|
||||
bool HasTicked;
|
||||
CGlobalVars* GlobalVars;
|
||||
float m_flUniversalTime;
|
||||
float m_flLastTickedTime;
|
||||
}
|
||||
Reference in New Issue
Block a user