mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 18:58:00 +00:00
- Checkstyle.
This commit is contained in:
@@ -795,7 +795,7 @@ public class GameAction {
|
|||||||
if (AllZone.getStack().getResolving() && !force) {
|
if (AllZone.getStack().getResolving() && !force) {
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
final boolean refreeze = AllZone.getStack().isFrozen();
|
final boolean refreeze = AllZone.getStack().isFrozen();
|
||||||
AllZone.getStack().setFrozen(true);
|
AllZone.getStack().setFrozen(true);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user