diff options
Diffstat (limited to 'source/PluginManager.cpp')
-rw-r--r-- | source/PluginManager.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source/PluginManager.cpp b/source/PluginManager.cpp index 412200256..16b4056f4 100644 --- a/source/PluginManager.cpp +++ b/source/PluginManager.cpp @@ -1073,7 +1073,6 @@ void cPluginManager::UnloadPluginsNow() m_Commands.clear(); m_ConsoleCommands.clear(); - //SquirrelVM::Shutdown(); // This breaks shit } |