mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
nillification of the unit processes for tasks is fixed.
This commit is contained in:
@@ -192,15 +192,6 @@ do -- ACT_ACCOUNT_DEADS
|
||||
self.TaskName = FsmAccount.TaskName
|
||||
end
|
||||
|
||||
|
||||
|
||||
function ACT_ACCOUNT_DEADS:_Destructor()
|
||||
self:E("_Destructor")
|
||||
|
||||
self:EventRemoveAll()
|
||||
|
||||
end
|
||||
|
||||
--- Process Events
|
||||
|
||||
--- StateMachine callback function
|
||||
|
||||
Reference in New Issue
Block a user