Explorar o código

Warp reset will now reset.

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

+ 1 - 1
galaxy.py

@@ -51,7 +51,7 @@ class GameData(object):
         self.ports = {}
 
     def reset_warps(self):
-        self.waprs = {}
+        self.warps = {}
 
     def display(self):
         pprint(self.warps)