mirror of
https://github.com/vcmi/vcmi.git
synced 2025-06-25 00:37:24 +02:00
Change ClientCommandManager to become non-static
This commit is contained in:
@ -33,8 +33,6 @@
|
||||
#include "../lib/ScriptHandler.h"
|
||||
#endif
|
||||
|
||||
bool ClientCommandManager::currentCallFromIngameConsole;
|
||||
|
||||
void ClientCommandManager::handleGoSolo()
|
||||
{
|
||||
Settings session = settings.write["session"];
|
||||
|
Reference in New Issue
Block a user