Pārlūkot izejas kodu

Remove commented line

nordsoft 3 gadi atpakaļ
vecāks
revīzija
cbfa125085
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  1. 0 1
      server/CVCMIServer.cpp

+ 0 - 1
server/CVCMIServer.cpp

@@ -238,7 +238,6 @@ bool CVCMIServer::prepareToStartGame()
 		c->disableStackSendingByID();
 		c->disableStackSendingByID();
 	}
 	}
 
 
-	//if(!gh)
 	gh = std::make_shared<CGameHandler>(this);
 	gh = std::make_shared<CGameHandler>(this);
 	switch(si->mode)
 	switch(si->mode)
 	{
 	{