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