mirror of
https://github.com/magefree/mage.git
synced 2025-12-25 04:52:07 -08:00
Merge pull request #2032 from draxdyn/hold_priority
Hold priority on Ctrl+click
This commit is contained in:
commit
2874996994
8 changed files with 147 additions and 13 deletions
|
|
@ -82,5 +82,6 @@ public enum PlayerAction {
|
|||
CLIENT_DOWNLOAD_CARD_IMAGES,
|
||||
CLIENT_RECONNECT,
|
||||
CLIENT_REPLAY_ACTION,
|
||||
|
||||
HOLD_PRIORITY,
|
||||
UNHOLD_PRIORITY
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue