mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2026-08-19 05:36:02 +00:00
#ZONE - Typo in docu
This commit is contained in:
@@ -783,7 +783,7 @@ end
|
|||||||
-- @param #ZONE_BASE self
|
-- @param #ZONE_BASE self
|
||||||
-- @param #string From
|
-- @param #string From
|
||||||
-- @param #string Event
|
-- @param #string Event
|
||||||
-- @param #string to
|
-- @param #string To
|
||||||
-- @return #ZONE_BASE self
|
-- @return #ZONE_BASE self
|
||||||
function ZONE_BASE:onafterTriggerRunCheck(From,Event,To)
|
function ZONE_BASE:onafterTriggerRunCheck(From,Event,To)
|
||||||
if self:GetState() ~= "TriggerStopped" then
|
if self:GetState() ~= "TriggerStopped" then
|
||||||
|
|||||||
Reference in New Issue
Block a user