We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a9167c9 + 4778125 commit 446d54aCopy full SHA for 446d54a
1 file changed
Messages/server_gmupdate.md
@@ -22,6 +22,7 @@ A message representing an update to room settings, sent as confirmation of the r
22
* (string) `type`: Mission type?
23
* (integer) `ft`: First to.
24
* (integer) `wb`: Win by.
25
+ * (boolean) `record_replays`: Whether or not to record replays. Seems to be `true` on 1v1s and `false` everywhere else?
26
* (string) `gamemode`: Also mission type?
27
* (string) `winningKey`: Win condition?
28
* (object) `keys`: Stats display data.
0 commit comments