mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-22 06:43:54 -07:00
generalized user information
This commit is contained in:
parent
adaa1d5323
commit
f9446f9822
61 changed files with 3710 additions and 175 deletions
|
|
@ -59,11 +59,10 @@ ItemId_Event_DumpZone = 1057,
|
|||
ItemId_Event_StopDumpZone = 1058,
|
||||
ItemId_Event_ServerMessage = 1059,
|
||||
ItemId_Event_GameJoined = 1060,
|
||||
ItemId_Event_ChatJoinChannel = 1061,
|
||||
ItemId_Event_ChatLeaveChannel = 1062,
|
||||
ItemId_Event_ChatSay = 1063,
|
||||
ItemId_Context_ReadyStart = 1064,
|
||||
ItemId_Context_Concede = 1065,
|
||||
ItemId_Context_DeckSelect = 1066,
|
||||
ItemId_Other = 1067
|
||||
ItemId_Event_ChatLeaveChannel = 1061,
|
||||
ItemId_Event_ChatSay = 1062,
|
||||
ItemId_Context_ReadyStart = 1063,
|
||||
ItemId_Context_Concede = 1064,
|
||||
ItemId_Context_DeckSelect = 1065,
|
||||
ItemId_Other = 1066
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue