Removed some amxmod compat stuff for now so this can actually compile and link properly again
This commit is contained in:
@ -628,7 +628,6 @@ void C_ServerDeactivate_Post()
|
||||
g_xvars.clear();
|
||||
g_plugins.clear();
|
||||
ClearPluginLibraries();
|
||||
ClearTransCache();
|
||||
modules_callPluginsUnloaded();
|
||||
|
||||
ClearMessages();
|
||||
|
Reference in New Issue
Block a user