mirror of
https://github.com/vcmi/vcmi.git
synced 2025-06-15 00:05:02 +02:00
Looks like everything works
This commit is contained in:
@ -514,6 +514,8 @@ void CServerHandler::sendStartGame(bool allowOnlyAI) const
|
||||
* si = * lsg.initializedStartInfo;
|
||||
}
|
||||
sendLobbyPack(lsg);
|
||||
c->enterLobbyConnectionMode();
|
||||
c->disableStackSendingByID();
|
||||
}
|
||||
|
||||
void CServerHandler::startGameplay(CGameState * gameState)
|
||||
|
Reference in New Issue
Block a user