mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-06 05:23:56 -07:00
Add new card art rule comment
This commit is contained in:
parent
a2203197c4
commit
90c467f2d5
1 changed files with 1 additions and 1 deletions
|
|
@ -79,7 +79,7 @@ message Response {
|
|||
REPLAY_LIST = 1100; // Response listing replays
|
||||
REPLAY_DOWNLOAD = 1101; // Response for replay download
|
||||
REPLAY_GET_CODE = 1102; // Response containing replay code
|
||||
CARD_ART_RULE_LIST = 1200;
|
||||
CARD_ART_RULE_LIST = 1200; // Response containing a list of card art rules
|
||||
}
|
||||
|
||||
required uint64 cmd_id = 1; // Command ID that this response corresponds to
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue