Preparing "allow spectators" flag in network protocol (#215).
This commit is contained in:
@@ -110,6 +110,7 @@ message NetGameInfo {
|
||||
required uint32 firstSmallBlind = 12;
|
||||
required uint32 startMoney = 13;
|
||||
repeated uint32 manualBlinds = 14 [packed = true];
|
||||
optional bool allowSpectators = 15 [default = true];
|
||||
}
|
||||
|
||||
// Message Part containing player result.
|
||||
|
||||
Reference in New Issue
Block a user