summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--oo.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/oo.py b/oo.py
index 9866755..2ca90d7 100644
--- a/oo.py
+++ b/oo.py
@@ -591,6 +591,7 @@ class ooPlay:
self.write("space bar or return: rotates piece")
self.write("q: quit game")
self.write("n: new game")
+ self.write("f: fix rotation")
self.write("r: randomize rotations")
self.write("s: toggle show errors")
self.write("t: toggle toroidal mode")