Example #1
0
 def exit(self):
     Shop.exit(self)
     self.originalUpgrades = None
     self.upgradesPurchased = None
     return
Example #2
0
 def exit(self):
     Shop.exit(self)
     self.originalUpgrades = None
     self.upgradesPurchased = None
Example #3
0
 def exit(self):
     Shop.exit(self)
     self.originalSupply = {}
 def exit(self):
     Shop.exit(self)
     self.originalSupply = {}