mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
trace
This commit is contained in:
parent
26fc977adf
commit
cc521aa0a9
@ -4,13 +4,15 @@
|
|||||||
|
|
||||||
Include.File( "Routines" )
|
Include.File( "Routines" )
|
||||||
|
|
||||||
_TraceOn = false
|
_TraceOn = true
|
||||||
_TraceClass = {
|
_TraceClass = {
|
||||||
--DATABASE = true,
|
--DATABASE = true,
|
||||||
--SEAD = true,
|
--SEAD = true,
|
||||||
--DESTROYBASETASK = true,
|
--DESTROYBASETASK = true,
|
||||||
--MOVEMENT = true,
|
--MOVEMENT = true,
|
||||||
SPAWN = true,
|
SPAWN = true,
|
||||||
|
GROUP = true,
|
||||||
|
UNIT = true,
|
||||||
}
|
}
|
||||||
|
|
||||||
BASE = {
|
BASE = {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user