mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-22 11:18:11 +00:00
actually fix dst is null on transportshipexecution bug
This commit is contained in:
@@ -128,6 +128,7 @@ export class TransportShipExecution implements Execution {
|
||||
// TODO: add to poisoned port list
|
||||
console.warn(`path not found tot dst`)
|
||||
this.dst = null
|
||||
this.active = false
|
||||
break
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user