mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-08-15 10:47:21 +00:00
Rework of SPAWN. Finished for release
This commit is contained in:
@@ -6,13 +6,21 @@ Include.File( "Routines" )
|
||||
|
||||
_TraceOn = true
|
||||
_TraceClass = {
|
||||
DATABASE = true,
|
||||
--DATABASE = true,
|
||||
--SEAD = true,
|
||||
--DESTROYBASETASK = true,
|
||||
--MOVEMENT = true,
|
||||
SPAWN = true,
|
||||
STAGE = true,
|
||||
ZONE = true,
|
||||
GROUP = true,
|
||||
--UNIT = true,
|
||||
UNIT = true,
|
||||
--CLIENT = true,
|
||||
--CARGO = true,
|
||||
CARGO_GROUP = true,
|
||||
--CARGO_PACKAGE = true,
|
||||
--CARGO_SLINGLOAD = true,
|
||||
CARGO_ZONE = true,
|
||||
}
|
||||
|
||||
BASE = {
|
||||
|
||||
Reference in New Issue
Block a user