Fixed titles on scoring log.

and activated trace to try to resolve the getPlayerName() bug in MP.
This commit is contained in:
Sven Van de Velde
2016-03-02 06:41:15 +01:00
parent 9f46a66cad
commit 6bbc0c152d
2 changed files with 6 additions and 6 deletions

View File

@@ -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 = {