replace old mulligan with new behavior (#3773)

This commit is contained in:
ebbit1q 2019-07-12 04:53:09 +02:00 committed by Zach H
parent ce54aa6813
commit a3a1e20074
7 changed files with 58 additions and 23 deletions

View file

@ -4,6 +4,6 @@ message Command_Mulligan {
extend GameCommand {
optional Command_Mulligan ext = 1004;
}
optional uint32 number = 7;
}