Fixed shutdown bug in SDKTools (created EntOutputMgr shutdown func) (bug 5063, r=fyren).
This commit is contained in:
@@ -202,6 +202,7 @@ void SDKTools::SDK_OnUnload()
|
||||
s_TempEntHooks.Shutdown();
|
||||
s_SoundHooks.Shutdown();
|
||||
g_Hooks.Shutdown();
|
||||
g_OutputManager.Shutdown();
|
||||
|
||||
gameconfs->CloseGameConfigFile(g_pGameConf);
|
||||
playerhelpers->RemoveClientListener(&g_SdkTools);
|
||||
|
||||
Reference in New Issue
Block a user