1
0

Merge pull request #49 from mc-server/RemoveSquirrel

Remove squirrel
This commit is contained in:
madmaxoft
2013-08-08 03:14:47 -07:00
94 changed files with 4 additions and 23186 deletions

View File

@@ -1155,7 +1155,6 @@ void cPluginManager::UnloadPluginsNow()
m_Commands.clear();
m_ConsoleCommands.clear();
//SquirrelVM::Shutdown(); // This breaks shit
}