关闭红点显示
parent
ab411b3d0d
commit
e409bb2020
|
|
@ -1,4 +1,4 @@
|
|||
local isLog = true
|
||||
local isLog = false
|
||||
local function __DebugLog(str)
|
||||
if isLog then
|
||||
Log("<color=#aa55aa>" .. str .. "</color>")
|
||||
|
|
|
|||
Loading…
Reference in New Issue