mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
Merge branch 'master' into 'master'
Fix ChangeZoneAllEffect LTB triggers Closes #887 See merge request core-developers/forge!3502
This commit is contained in:
@@ -226,8 +226,6 @@ public class ChangeZoneAllEffect extends SpellAbilityEffect {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
game.getTriggerHandler().resetActiveTriggers(false);
|
|
||||||
|
|
||||||
triggerList.triggerChangesZoneAll(game);
|
triggerList.triggerChangesZoneAll(game);
|
||||||
|
|
||||||
// if Shuffle parameter exists, and any amount of cards were owned by
|
// if Shuffle parameter exists, and any amount of cards were owned by
|
||||||
|
|||||||
Reference in New Issue
Block a user