Fixed broken links

This commit is contained in:
kaltokri
2023-10-31 13:04:48 +01:00
parent b05683d384
commit 1086c61ccf
14 changed files with 25 additions and 43 deletions

View File

@@ -1787,7 +1787,7 @@ ZONE_UNIT = {
-- @param #ZONE_UNIT self
-- @param #string ZoneName Name of the zone.
-- @param Wrapper.Unit#UNIT ZoneUNIT The unit as the center of the zone.
-- @param Dcs.DCSTypes#Distance Radius The radius of the zone.
-- @param #number Radius The radius of the zone in meters.
-- @param #table Offset A table specifying the offset. The offset table may have the following elements:
-- dx The offset in X direction, +x is north.
-- dy The offset in Y direction, +y is east.