mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
OPS
- FSM pseudo function cleanup - Fixed bug when mission is cancelled
This commit is contained in:
@@ -231,6 +231,8 @@ function OPSTRANSPORT:New(GroupSet, Pickupzone, Deployzone)
|
||||
self:AddTransition("*", "DeadCarrierUnit", "*")
|
||||
self:AddTransition("*", "DeadCarrierGroup", "*")
|
||||
self:AddTransition("*", "DeadCarrierAll", "*")
|
||||
|
||||
--TODO: Psydofunctions
|
||||
|
||||
-- Call status update.
|
||||
self:__Status(-1)
|
||||
|
||||
Reference in New Issue
Block a user