X-Git-Url: https://jxself.org/git/?p=super-star-trek.git;a=blobdiff_plain;f=sst.py;h=33249cfc555a39a19ea01ac08813f980ae7a3468;hp=63f1f31499db4cc84ea01304bd2a93735aa53e99;hb=e3fd0f24d95e530878bf869025ee5993f8f3f392;hpb=908ad209e0f0269d760e68f4d57457d42a49983c diff --git a/sst.py b/sst.py index 63f1f31..33249cf 100755 --- a/sst.py +++ b/sst.py @@ -31,7 +31,7 @@ try: except NameError: my_input = input -version = "2.4" +version = "2.5" docpath = (".", "doc/", "/usr/share/doc/sst/") @@ -6054,6 +6054,7 @@ def newqad(): game.iplnet = None game.neutz = game.inorbit = game.landed = False game.ientesc = game.iseenit = game.isviolreported = False + game.tholian = None # Create a blank quadrant game.quad = fill2d(QUADSIZE, lambda i, j: '.') if game.iscate: