diff --git a/pysollib/game.py b/pysollib/game.py index 5b851d56..fffb6131 100644 --- a/pysollib/game.py +++ b/pysollib/game.py @@ -2912,7 +2912,7 @@ Congratulations, you did it ! self.updateStatus(stuck='') self.failed_snapshots = [] reset_solver_dialog() - + def redo(self): assert self.canRedo()