- server asks the clients whether they're ready to start a round, giving some time to load the selected sub before the round starts
- fixed joining clients not being informed about vote status or voting being enabled
This commit is contained in:
@@ -19,7 +19,7 @@ namespace Barotrauma.Networking
|
||||
|
||||
RequestNetLobbyUpdate,
|
||||
|
||||
StartGame, EndGame,
|
||||
StartGame, EndGame, CanStartGame,
|
||||
|
||||
NewItem, RemoveItem,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user