mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-13 01:24:46 -07:00
new code
This commit is contained in:
parent
6c93b1e9b7
commit
0d4717f40b
28 changed files with 591 additions and 375 deletions
|
|
@ -56,9 +56,8 @@ ItemId_Event_SetActivePhase = 1054,
|
|||
ItemId_Event_DumpZone = 1055,
|
||||
ItemId_Event_StopDumpZone = 1056,
|
||||
ItemId_Event_ServerMessage = 1057,
|
||||
ItemId_Event_GameJoined = 1058,
|
||||
ItemId_Event_ChatJoinChannel = 1059,
|
||||
ItemId_Event_ChatLeaveChannel = 1060,
|
||||
ItemId_Event_ChatSay = 1061,
|
||||
ItemId_Other = 1062
|
||||
ItemId_Event_ChatJoinChannel = 1058,
|
||||
ItemId_Event_ChatLeaveChannel = 1059,
|
||||
ItemId_Event_ChatSay = 1060,
|
||||
ItemId_Other = 1061
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue