mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-15 03:28:49 -07:00
changed lock icon, added sideboard locking, issue #15 fixed
This commit is contained in:
parent
0b51af888c
commit
b2b7242802
17 changed files with 336 additions and 122 deletions
|
|
@ -40,6 +40,7 @@ SET(PROTO_FILES
|
|||
command_set_card_counter.proto
|
||||
command_set_counter.proto
|
||||
command_set_sideboard_plan.proto
|
||||
command_set_sideboard_lock.proto
|
||||
command_shuffle.proto
|
||||
commands.proto
|
||||
command_stop_dump_zone.proto
|
||||
|
|
@ -51,6 +52,7 @@ SET(PROTO_FILES
|
|||
context_mulligan.proto
|
||||
context_ping_changed.proto
|
||||
context_ready_start.proto
|
||||
context_set_sideboard_lock.proto
|
||||
context_undo_draw.proto
|
||||
event_add_to_list.proto
|
||||
event_attach_card.proto
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue