mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
Updated some of the MOOSE functions
This commit is contained in:
@@ -438,7 +438,6 @@ function TASK_BASE:FailProcesses( TaskUnitName )
|
||||
|
||||
for ProcessID, ProcessData in pairs( self.Processes[TaskUnitName] ) do
|
||||
local Process = ProcessData -- Process#PROCESS
|
||||
self:E( { "Failing process: ", Process } )
|
||||
Process.Fsm:Fail()
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user