Explorar o código

Exit Citadel, Exit Planet.

Steve Thielemann %!s(int64=5) %!d(string=hai) anos
pai
achega
26a759febd
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      flexible.py

+ 1 - 1
flexible.py

@@ -2325,7 +2325,7 @@ class PlanetUpScript(object):
                 self.deactivate()
             elif line.startswith('This Citadel cannot be upgraded further'):
                 self.queue_game.put(self.nl + Boxes.alert("NO MORE!") + self.nl)
-                self.queue_player.put("Q")  # quit Planet menu.
+                self.queue_player.put("QQ")  # quit Citidel, quit Planet menu.
                 self.deactivate()
             else:
                 items = ['Colonists', 'Fuel Ore', 'Organics', 'Equipment']