Took 14 minutes


Took 2 minutes
This commit is contained in:
Lukas Brübach 2025-07-10 00:58:36 +02:00
parent 0e45652f3f
commit ef93d8a253
4 changed files with 10 additions and 3 deletions

View file

@ -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;