mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2026-07-29 14:10:23 +00:00
Improved the CleanUp
CleanUp now works detecting if units are floating above airport runways, and if they do, they will be destroyed.
This commit is contained in:
@@ -16,7 +16,7 @@ Include.File = function( IncludeFile )
|
||||
end
|
||||
|
||||
Include.File( "Database" )
|
||||
Include.File( "StatHandler" )
|
||||
--Include.File( "StatHandler" )
|
||||
|
||||
--Sanitize Mission Scripting environment
|
||||
--This makes unavailable some unsecure functions.
|
||||
|
||||
Reference in New Issue
Block a user