This commit is contained in:
2020-08-05 21:12:20 +08:00
parent d1cff958e4
commit 63a8d53bce
13 changed files with 787 additions and 785 deletions

View File

@@ -49,6 +49,7 @@ function CLLPStart.setLuasAtBegainning()
Prefs.getUserName(),
function(iswhite)
if iswhite then
NetProto.isDebug = true
if ReporterMessageReceiver.self and ReporterMessageReceiver.self.gameObject then
ReporterMessageReceiver.self.gameObject:SetActive(true)
end