mirror of
https://github.com/vcmi/vcmi.git
synced 2025-08-15 20:03:15 +02:00
Remove commented line
This commit is contained in:
@@ -238,7 +238,6 @@ bool CVCMIServer::prepareToStartGame()
|
||||
c->disableStackSendingByID();
|
||||
}
|
||||
|
||||
//if(!gh)
|
||||
gh = std::make_shared<CGameHandler>(this);
|
||||
switch(si->mode)
|
||||
{
|
||||
|
Reference in New Issue
Block a user