mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-01 02:53:56 -07:00
more PB
This commit is contained in:
parent
ca9122b9fb
commit
10018280e5
20 changed files with 970 additions and 1178 deletions
|
|
@ -10,9 +10,9 @@ message GameEvent {
|
|||
PLAYER_PROPERTIES_CHANGED = 1007;
|
||||
PING = 1008;
|
||||
GAME_SAY = 1009;
|
||||
CREATE_ARROWS = 2000;
|
||||
CREATE_ARROW = 2000;
|
||||
DELETE_ARROW = 2001;
|
||||
CREATE_COUNTERS = 2002;
|
||||
CREATE_COUNTER = 2002;
|
||||
SET_COUNTER = 2003;
|
||||
DEL_COUNTER = 2004;
|
||||
DRAW_CARDS = 2005;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue