mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-12 17:14:52 -07:00
parent
986e405ca7
commit
1fc0774270
4 changed files with 39 additions and 0 deletions
|
|
@ -61,6 +61,7 @@ message Response {
|
|||
FORGOT_PASSWORD_REQUEST = 1016;
|
||||
REPLAY_LIST = 1100;
|
||||
REPLAY_DOWNLOAD = 1101;
|
||||
SERVER_STATUS = 1200;
|
||||
}
|
||||
required uint64 cmd_id = 1;
|
||||
optional ResponseCode response_code = 2;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue