mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-22 06:43:54 -07:00
decklist transfer code
This commit is contained in:
parent
63f9206eb4
commit
8dcf81654e
32 changed files with 694 additions and 260 deletions
|
|
@ -33,10 +33,10 @@ ItemId_Command_SetActivePhase = 1031,
|
|||
ItemId_Command_DumpZone = 1032,
|
||||
ItemId_Command_StopDumpZone = 1033,
|
||||
ItemId_Command_DumpAll = 1034,
|
||||
ItemId_Command_SubmitDeck = 1035,
|
||||
ItemId_Event_Say = 1036,
|
||||
ItemId_Event_Join = 1037,
|
||||
ItemId_Event_Leave = 1038,
|
||||
ItemId_Event_Say = 1035,
|
||||
ItemId_Event_Join = 1036,
|
||||
ItemId_Event_Leave = 1037,
|
||||
ItemId_Event_DeckSelect = 1038,
|
||||
ItemId_Event_GameClosed = 1039,
|
||||
ItemId_Event_ReadyStart = 1040,
|
||||
ItemId_Event_SetupZones = 1041,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue