mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-08-15 10:47:21 +00:00
Finish Cargo/FC/Transport
This commit is contained in:
parent
a95afe9956
commit
86cc1f81b6
@ -645,6 +645,8 @@ do -- TASK_CARGO
|
||||
|
||||
self:F( { Cargo = Cargo } )
|
||||
|
||||
self:F( { Cargo = Cargo } )
|
||||
|
||||
local TaskUnitName = TaskUnit:GetName()
|
||||
self:F( { TaskUnit = TaskUnitName, Task = Task and Task:GetClassNameAndID() } )
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user