1
0

Removed Squirrel.

This compiles under Windows, but is untested in Linux.
This commit is contained in:
madmaxoft
2013-08-07 22:39:40 +02:00
parent 3d027a8928
commit 09ebda4d10
93 changed files with 1 additions and 23177 deletions

View File

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