mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-08-15 10:47:21 +00:00
Fixed titles on scoring log.
and activated trace to try to resolve the getPlayerName() bug in MP.
This commit is contained in:
@@ -4,15 +4,15 @@
|
||||
|
||||
Include.File( "Routines" )
|
||||
|
||||
_TraceOn = false
|
||||
_TraceOn = true
|
||||
_TraceClass = {
|
||||
--DATABASE = true,
|
||||
DATABASE = true,
|
||||
--SEAD = true,
|
||||
--DESTROYBASETASK = true,
|
||||
--MOVEMENT = true,
|
||||
SPAWN = true,
|
||||
GROUP = true,
|
||||
UNIT = true,
|
||||
--SPAWN = true,
|
||||
--GROUP = true,
|
||||
--UNIT = true,
|
||||
}
|
||||
|
||||
BASE = {
|
||||
|
||||
Reference in New Issue
Block a user