Optimizations and added RU Rescue mission

This commit is contained in:
svenvandevelde
2016-02-29 13:44:39 +01:00
parent bcd066217b
commit d458355c58
2 changed files with 63 additions and 55 deletions

View File

@@ -6,10 +6,11 @@ Include.File( "Routines" )
_TraceOn = false
_TraceClass = {
DATABASE = true,
SEAD = true,
DESTROYBASETASK = true,
MOVEMENT = true,
--DATABASE = true,
--SEAD = true,
--DESTROYBASETASK = true,
--MOVEMENT = true,
SPAWN = true,
}
BASE = {