Small fixes

This commit is contained in:
FlightControl 2019-06-19 06:57:40 +03:00
parent b1cee9969f
commit 4296dbade7

View File

@ -404,7 +404,7 @@ end
-- @param #number ZSpace The space between groups on the Z-axis in meters for each sequent group. -- @param #number ZSpace The space between groups on the Z-axis in meters for each sequent group.
-- @param #number ZLevels The amount of levels on the Z-axis. -- @param #number ZLevels The amount of levels on the Z-axis.
-- @return #AI_ESCORT -- @return #AI_ESCORT
function AI_ESCORT:MenusHelicopter( XStart, XSpace, YStart, YSpace, ZStart, ZSpace, ZLevels ) function AI_ESCORT:MenusHelicopters( XStart, XSpace, YStart, YSpace, ZStart, ZSpace, ZLevels )
self:F() self:F()
-- self:MenuScanForTargets( 100, 60 ) -- self:MenuScanForTargets( 100, 60 )