forked from External/mage
Improved Word of Command turn control handling
This commit is contained in:
parent
b7c6afc66d
commit
492c5ab63e
5 changed files with 45 additions and 57 deletions
|
|
@ -393,6 +393,8 @@ public interface Game extends MageItem, Serializable {
|
|||
boolean checkStateAndTriggered();
|
||||
|
||||
void playPriority(UUID activePlayerId, boolean resuming);
|
||||
|
||||
void resetControlAfterSpellResolve(Spell spell);
|
||||
|
||||
boolean endTurn(Ability source);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue