mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 04:08:01 +00:00
Ranar v2
This commit is contained in:
committed by
Michael Kamensky
parent
8468c5ac52
commit
b33e262de6
@@ -698,7 +698,7 @@ public class HumanPlay {
|
||||
ability.clearTappedForConvoke();
|
||||
}
|
||||
if (!table.isEmpty() && !manaInputCancelled) {
|
||||
table.triggerChangesZoneAll(game);
|
||||
table.triggerChangesZoneAll(game, null);
|
||||
}
|
||||
return !manaInputCancelled;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user