- Checkstyle.

This commit is contained in:
Chris
2012-01-02 22:56:49 +00:00
parent a8c4f27c89
commit b18cb6bb06

View File

@@ -795,7 +795,7 @@ public class GameAction {
if (AllZone.getStack().getResolving() && !force) {
return;
}
final boolean refreeze = AllZone.getStack().isFrozen();
AllZone.getStack().setFrozen(true);