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:
svenvandevelde
2015-12-02 13:42:33 +01:00
parent 921a9999cb
commit 92c9b27b71
4 changed files with 92 additions and 79 deletions
+1 -1
View File
@@ -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.