X-Git-Url: https://jxself.org/git/?p=super-star-trek.git;a=blobdiff_plain;f=src%2Fsst.py;h=24bc9a88f70b55a18d4641f25421a8464c60562d;hp=dff69d5235b98837f1d9530aaf557042992c6db9;hb=f2195375b414a35bf427ef1bfc6f92e735a1eea7;hpb=e216123ea61430150dab0ed9623b5cbf53071479 diff --git a/src/sst.py b/src/sst.py index dff69d5..24bc9a8 100644 --- a/src/sst.py +++ b/src/sst.py @@ -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"):