Oops -- fix a typo that broke the scanner.
[super-star-trek.git] / src / sst.py
index dff69d5235b98837f1d9530aaf557042992c6db9..24bc9a88f70b55a18d4641f25421a8464c60562d 100644 (file)
@@ -5963,7 +5963,7 @@ def choose(needprompt):
        game.length = 0
        if needprompt: # Can start with command line options 
            proutn(_("Would you like a regular, tournament, or saved game? "))
-        print "About to call scan()"
+        scan()
        if len(citem)==0: # Try again
            continue
         if isit("tournament"):