mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-26 00:23:55 -07:00
replays expire after two weeks, lock can be toggled to prevent that
This commit is contained in:
parent
a876a0bf5f
commit
acb03c2bf2
15 changed files with 127 additions and 23 deletions
|
|
@ -9,4 +9,5 @@ message ServerInfo_ReplayMatch {
|
|||
optional uint32 length = 5;
|
||||
optional string game_name = 6;
|
||||
repeated string player_names = 7;
|
||||
optional bool do_not_hide = 8;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue