浏览代码

Remove commented line

nordsoft 3 年之前
父节点
当前提交
cbfa125085
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      server/CVCMIServer.cpp

+ 0 - 1
server/CVCMIServer.cpp

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