This commit is contained in:
svenvandevelde 2016-02-29 16:08:03 +01:00
parent 26fc977adf
commit cc521aa0a9

View File

@ -4,13 +4,15 @@
Include.File( "Routines" )
_TraceOn = false
_TraceOn = true
_TraceClass = {
--DATABASE = true,
--SEAD = true,
--DESTROYBASETASK = true,
--MOVEMENT = true,
SPAWN = true,
GROUP = true,
UNIT = true,
}
BASE = {