mirror of
https://github.com/magefree/mage.git
synced 2025-12-25 21:12:04 -08:00
Merge pull request #3516 from ruler501/summerproject
Shortcut/Macro System
This commit is contained in:
commit
9b31a5a7e3
10 changed files with 500 additions and 83 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