Merge pull request #1510 from FlightControl-Master/AA

Update DCS.lua
This commit is contained in:
Applevangelist 2021-04-21 15:50:26 +02:00 committed by GitHub
commit eb659446df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1226,7 +1226,7 @@ do -- Group
-- @param #Group self
-- @return #number
--- Returns initial size of the group. If some of the units will be destroyed, initial size of the group will not be changed. Initial size limits the unitNumber parameter for Group.getUnit() function.
--- Returns initial size of the group. If some of the units will be destroyed, initial size of the group will not be changed; Initial size limits the unitNumber parameter for Group.getUnit() function.
-- @function [parent=#Group] getInitialSize
-- @param #Group self
-- @return #number