mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-08-15 10:47:21 +00:00
Revert "Update CleanUp.lua"
This reverts commit c78bd2652aae649f7a42a7d7138cf08d47bcd0f4.
This commit is contained in:
parent
c78bd2652a
commit
b86eac33b6
@ -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,3 +442,4 @@ function CLEANUP_AIRBASE.__:CleanUpSchedule()
|
|||||||
|
|
||||||
return true
|
return true
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user