mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
Fix crash
This commit is contained in:
parent
b4107b14f8
commit
a499c04fa4
@ -1014,6 +1014,8 @@ do -- FSM_PROCESS
|
|||||||
Process.fsm:Remove()
|
Process.fsm:Remove()
|
||||||
Process.fsm = nil
|
Process.fsm = nil
|
||||||
end
|
end
|
||||||
|
|
||||||
|
self._Processes = nil
|
||||||
|
|
||||||
return self
|
return self
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user