Removed flushes

This commit is contained in:
FlightControl
2016-07-19 18:18:49 +02:00
parent d5671a5f65
commit 9b15ec1988
38 changed files with 2 additions and 23 deletions

View File

@@ -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.