Update probe.py
This commit is contained in:
@@ -21,7 +21,7 @@ class ProbeMission(BaseMission):
|
||||
}
|
||||
|
||||
def step_market(self):
|
||||
loc = self.ship.location()
|
||||
loc = self.ship.location
|
||||
self.api.marketplace(loc)
|
||||
|
||||
def step_next_hop(self):
|
||||
|
||||
Reference in New Issue
Block a user