mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 03:08:02 +00:00
- Fixed Skymark Roc.
This commit is contained in:
@@ -305,6 +305,7 @@ public class PhaseHandler implements java.io.Serializable {
|
||||
break;
|
||||
|
||||
case COMBAT_DECLARE_ATTACKERS:
|
||||
this.bCombat = true;
|
||||
game.getStack().freezeStack();
|
||||
declareAttackersTurnBasedActions();
|
||||
game.getStack().unfreezeStack();
|
||||
|
||||
Reference in New Issue
Block a user