mirror of
https://github.com/magefree/mage.git
synced 2025-12-25 21:12:04 -08:00
Initial working product. Doesn't handle skipping stack.
This commit is contained in:
parent
486d05589b
commit
028d7ed1f8
5 changed files with 127 additions and 1 deletions
|
|
@ -84,5 +84,6 @@ public enum PlayerAction {
|
|||
CLIENT_REPLAY_ACTION,
|
||||
HOLD_PRIORITY,
|
||||
UNHOLD_PRIORITY,
|
||||
VIEW_LIMITED_DECK
|
||||
VIEW_LIMITED_DECK,
|
||||
TOGGLE_RECORD_MACRO
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue