mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-27 07:48:01 -07:00
more ServerNetwork code
This commit is contained in:
parent
6bbc76af2b
commit
c9b66e4239
21 changed files with 441 additions and 35 deletions
|
|
@ -270,6 +270,7 @@ void Server_Game::doStartGameIfReady()
|
|||
activePlayer = -1;
|
||||
nextTurn();
|
||||
|
||||
locker.unlock();
|
||||
room->broadcastGameListUpdate(this);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue