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" )
|
||||
|
||||
_TraceOn = false
|
||||
_TraceOn = true
|
||||
_TraceClass = {
|
||||
--DATABASE = true,
|
||||
--SEAD = true,
|
||||
--DESTROYBASETASK = true,
|
||||
--MOVEMENT = true,
|
||||
SPAWN = true,
|
||||
GROUP = true,
|
||||
UNIT = true,
|
||||
}
|
||||
|
||||
BASE = {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user