- 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