New detection method based on zones and scanning.

This commit is contained in:
FlightControl
2019-03-15 12:39:06 +01:00
parent 044b5cba7c
commit 3b520ab0c4
7 changed files with 431 additions and 411 deletions

View File

@@ -148,7 +148,7 @@ do -- SET_BASE
function SET_BASE:GetSet()
self:F2()
return self.Set
return self.Set or {}
end
--- Gets a list of the Names of the Objects in the Set.