mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-08-15 10:47:21 +00:00
New detection method based on zones and scanning.
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user