mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-27 07:48:01 -07:00
power and toughness values displayed after card flip (#3120)
This commit is contained in:
parent
66958b5975
commit
281e52eaa9
3 changed files with 10 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ message Command_FlipCard {
|
|||
optional string zone = 1;
|
||||
optional sint32 card_id = 2 [default = -1];
|
||||
optional bool face_down = 3;
|
||||
optional string pt = 4;
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue