Fix bug in rest command.
[super-star-trek.git] / sst.py
diff --git a/sst.py b/sst.py
index 234d37ba9b1d324c4f72040d73241c15db7eda62..a95066624084ac0d96abae9ee220530fd8ead732 100755 (executable)
--- a/sst.py
+++ b/sst.py
@@ -2608,7 +2608,7 @@ def wait():
         if key  != "IHEOL":
             break
         proutn(_("How long? "))
-    scanner.chew()
+        scanner.chew()
     if key != "IHREAL":
         huh()
         return