Use NetVars class statically.

Signed-off-by: aixxe <me@aixxe.net>
This commit is contained in:
aixxe
2016-12-21 15:13:40 +00:00
parent 712963fc37
commit d53dbcabfd
3 changed files with 5 additions and 9 deletions

View File

@@ -41,8 +41,6 @@ CGlobalVarsBase* globalvars = nullptr;
CRC32_ProcessBufferFn CRC32_ProcessBuffer = NULL;
NetVars netvars;
std::unique_ptr<VMTHook> sdl_hook;
std::unique_ptr<VMTHook> panel_hook;
std::unique_ptr<VMTHook> clientdll_hook;