mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
Merge remote-tracking branch 'origin/develop' into develop
This commit is contained in:
commit
77c4eb0d54
@ -514,7 +514,7 @@ function COMMANDER:AddOpsTransport(Transport)
|
|||||||
|
|
||||||
Transport.commander=self
|
Transport.commander=self
|
||||||
|
|
||||||
Transport.statusCommander=TRANSPORT.Status.PLANNED
|
Transport.statusCommander=OPSTRANSPORT.Status.PLANNED
|
||||||
|
|
||||||
table.insert(self.transportqueue, Transport)
|
table.insert(self.transportqueue, Transport)
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user