mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-08-15 10:47:21 +00:00
Removed flushes
This commit is contained in:
@@ -770,7 +770,6 @@ function DETECTION_AREAS:CreateDetectionSets()
|
||||
if DetectedArea then
|
||||
|
||||
local DetectedSet = DetectedArea.Set
|
||||
DetectedSet:Flush()
|
||||
|
||||
local AreaExists = false -- This flag will determine of the detected area is still existing.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user