- Fixed bug in LaseOnCoordinate.
- Minor stuff.
This commit is contained in:
Frank
2019-06-30 17:34:00 +02:00
parent 2a7b9cf898
commit 376a3553fa
6 changed files with 20 additions and 17 deletions

View File

@@ -1898,7 +1898,7 @@ do -- DETECTION_BASE
--- Get the Detection Set.
-- @param #DETECTION_BASE self
-- @return Core.Set#SET_BASE
-- @return #DETECTION_BASE self
function DETECTION_BASE:GetDetectionSet()
local DetectionSet = self.DetectionSet

View File

@@ -4986,7 +4986,7 @@ function WAREHOUSE:onafterAirbaseRecaptured(From, Event, To, Coalition)
end
--- On after "AssetDead" event triggerd when an asset group died.
--- On after "AssetDead" event triggered when an asset group died.
-- @param #WAREHOUSE self
-- @param #string From From state.
-- @param #string Event Event.