mirror of
https://github.com/magefree/mage.git
synced 2025-12-25 21:12:04 -08:00
spjspj - Add in 'View Current Deck' option.
This commit is contained in:
parent
56ce1abb44
commit
6ab4a94bd7
10 changed files with 73 additions and 4 deletions
|
|
@ -83,5 +83,6 @@ public enum PlayerAction {
|
|||
CLIENT_RECONNECT,
|
||||
CLIENT_REPLAY_ACTION,
|
||||
HOLD_PRIORITY,
|
||||
UNHOLD_PRIORITY
|
||||
UNHOLD_PRIORITY,
|
||||
VIEW_LIMITED_DECK
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue