mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
Update CleanUp.lua
This commit is contained in:
parent
392d465b30
commit
c78bd2652a
@ -66,7 +66,7 @@
|
|||||||
-- Creates the main object which is preventing the airbase to get polluted with debris on the runway, which halts the airbase.
|
-- Creates the main object which is preventing the airbase to get polluted with debris on the runway, which halts the airbase.
|
||||||
--
|
--
|
||||||
-- -- Clean these Zones.
|
-- -- Clean these Zones.
|
||||||
-- CleanUpAirports = CLEANUP_AIRBASE:New( { AIRBASE.Caucasus.Tbilisi, AIRBASE.Caucasus.Kutaisi )
|
-- CleanUpAirports = CLEANUP_AIRBASE:New( { AIRBASE.Caucasus.Tbilisi, AIRBASE.Caucasus.Kutaisi } )
|
||||||
--
|
--
|
||||||
-- -- or
|
-- -- or
|
||||||
-- CleanUpTbilisi = CLEANUP_AIRBASE:New( AIRBASE.Caucasus.Tbilisi )
|
-- CleanUpTbilisi = CLEANUP_AIRBASE:New( AIRBASE.Caucasus.Tbilisi )
|
||||||
@ -442,4 +442,3 @@ function CLEANUP_AIRBASE.__:CleanUpSchedule()
|
|||||||
|
|
||||||
return true
|
return true
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user