mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
- Attempt to fix Battalion according to friarsol's suggestion.
This commit is contained in:
@@ -546,6 +546,8 @@ public class PhaseHandler implements java.io.Serializable, IGameStateObject {
|
|||||||
CombatUtil.checkDeclaredAttacker(game, c, combat);
|
CombatUtil.checkDeclaredAttacker(game, c, combat);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
game.getTriggerHandler().resetActiveTriggers();
|
||||||
|
|
||||||
game.fireEvent(new GameEventCombatChanged());
|
game.fireEvent(new GameEventCombatChanged());
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user