mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-14 22:42:14 -07:00
Lint.
Took 14 minutes Took 2 minutes
This commit is contained in:
parent
0e45652f3f
commit
ef93d8a253
4 changed files with 10 additions and 3 deletions
|
|
@ -16,7 +16,7 @@ message ServerInfo_Game {
|
|||
optional bool spectators_need_password = 12;
|
||||
optional bool spectators_can_chat = 13;
|
||||
optional bool spectators_omniscient = 14;
|
||||
optional bool share_decklists_on_load = 15;
|
||||
optional bool share_decklists_on_load = 15;
|
||||
optional uint32 player_count = 30;
|
||||
optional uint32 spectators_count = 31;
|
||||
optional bool started = 50;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue