mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-11 12:54:10 -07:00
Declare Correction
Added missing declarations.
This commit is contained in:
parent
b4c40b7714
commit
87ebc66117
3 changed files with 4 additions and 2 deletions
|
|
@ -23,7 +23,7 @@ message Response {
|
|||
RespUserIsBanned = 19;
|
||||
RespAccessDenied = 20;
|
||||
RespUsernameInvalid = 21;
|
||||
RespRegRequired = 22;
|
||||
RespRegistrationRequired = 22;
|
||||
}
|
||||
enum ResponseType {
|
||||
JOIN_ROOM = 1000;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue