mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2025-12-21 23:00:24 -08:00
more ServerNetwork code
This commit is contained in:
@@ -270,6 +270,7 @@ void Server_Game::doStartGameIfReady()
|
||||
activePlayer = -1;
|
||||
nextTurn();
|
||||
|
||||
locker.unlock();
|
||||
room->broadcastGameListUpdate(this);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user