mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +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