Fixing score problems dealing with 1.5.3 Client bug.

This commit is contained in:
svenvandevelde
2016-02-27 07:49:52 +01:00
parent fe49fbb0a6
commit b3a68636f8
4 changed files with 58 additions and 22 deletions

View File

@@ -7,7 +7,7 @@ Include.File( "Routines" )
BASE = {
ClassName = "BASE",
TraceOn = false,
TraceOn = true,
ClassID = 0,
Events = {}
}