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