If we escape a quadeant with a Tholian, off him so he can reappear.
[super-star-trek.git] / sst.py
diff --git a/sst.py b/sst.py
index 63f1f31499db4cc84ea01304bd2a93735aa53e99..33249cfc555a39a19ea01ac08813f980ae7a3468 100755 (executable)
--- 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: