mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-21 22:33:54 -07:00
fixed issue #42: make 'client deprecated' message work for v13 client <-> v14 server
This commit is contained in:
parent
f7975d8ace
commit
b9087715bf
7 changed files with 81 additions and 47 deletions
|
|
@ -1,4 +0,0 @@
|
|||
[Dolphin]
|
||||
Timestamp=2012,3,4,11,22,24
|
||||
Version=2
|
||||
ViewMode=1
|
||||
|
|
@ -5,7 +5,7 @@ import "moderator_commands.proto";
|
|||
import "admin_commands.proto";
|
||||
|
||||
message CommandContainer {
|
||||
required uint64 cmd_id = 1;
|
||||
optional uint64 cmd_id = 1;
|
||||
|
||||
optional uint32 game_id = 10;
|
||||
optional uint32 room_id = 20;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue