关闭红点显示

dev_chengFeng
JieLing 2020-07-02 17:05:21 +08:00
parent ab411b3d0d
commit e409bb2020
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
local isLog = true
local isLog = false
local function __DebugLog(str)
if isLog then
Log("<color=#aa55aa>" .. str .. "</color>")