This commit is contained in:
FlightControl
2017-03-10 14:50:14 +01:00
parent cfc4dd8846
commit 7ebf0cdb0f
36 changed files with 33 additions and 22754 deletions

View File

@@ -247,6 +247,7 @@ function ESCORT:SetDetection( Detection )
self.EscortGroup.Detection = self.Detection
self.EscortClient._EscortGroups[self.EscortGroup:GetName()].Detection = self.EscortGroup.Detection
Detection:__Start( 1 )
end