Co-authored-by: shel <2@shelru.ru>
This commit is contained in:
shel
2020-11-23 03:43:17 +04:00
committed by GitHub
parent 2fadf887e6
commit 73f3afa95f

View File

@ -774,6 +774,7 @@ void C_ServerDeactivate_Post()
g_vault.clear();
g_xvars.clear();
g_plugins.clear();
g_langMngr.Clear();
g_CvarManager.OnPluginUnloaded();