mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
AI_AIR
- Fixed call to .Resume function if AI_A2A_CAP is calling.
This commit is contained in:
@@ -298,7 +298,8 @@ end
|
||||
--
|
||||
--
|
||||
-- @param #BASE self
|
||||
-- @param #BASE Child is the Child class from which the Parent class needs to be retrieved.
|
||||
-- @param #BASE Child This is the Child class from which the Parent class needs to be retrieved.
|
||||
-- @param #BASE FromClass (Optional) The class from which to get the parent.
|
||||
-- @return #BASE
|
||||
function BASE:GetParent( Child, FromClass )
|
||||
|
||||
|
||||
Reference in New Issue
Block a user