mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
Progress
This commit is contained in:
@@ -428,7 +428,7 @@ function AI_A2A.RTBRoute( AIGroup )
|
||||
|
||||
AIGroup:E( { "RTBRoute:", AIGroup:GetName() } )
|
||||
local _AI_A2A = AIGroup:GetState( AIGroup, "AI_A2A" ) -- #AI_A2A
|
||||
_AI_A2A:__RTB( 1 )
|
||||
_AI_A2A:RTB()
|
||||
end
|
||||
|
||||
--- @param #AI_A2A self
|
||||
|
||||
Reference in New Issue
Block a user