mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-08-15 10:47:21 +00:00
OPS
- Added tanker and CAP zones
This commit is contained in:
@@ -2161,6 +2161,7 @@ function FLIGHTCONTROL:RemoveParkingGuard(spot, delay)
|
||||
else
|
||||
|
||||
if spot.ParkingGuard then
|
||||
self:I(self.lid..string.format("Removing parking guard at spot %d", spot.TerminalID))
|
||||
spot.ParkingGuard:Destroy()
|
||||
spot.ParkingGuard=nil
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user