Word of Command & Mindslaver interaction fixes

This commit is contained in:
L_J 2018-06-08 20:22:25 +02:00 committed by GitHub
parent 5fa69cb8a9
commit 3e180267ed
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 72 additions and 13 deletions

View file

@ -393,7 +393,7 @@ public interface Game extends MageItem, Serializable {
boolean checkStateAndTriggered();
void playPriority(UUID activePlayerId, boolean resuming);
void resetControlAfterSpellResolve(UUID topId);
boolean endTurn(Ability source);