整理代码

This commit is contained in:
MrZ626
2021-05-04 02:16:43 +08:00
parent 42f3cd8e31
commit a21e7a5e8d
2 changed files with 2 additions and 2 deletions

View File

@@ -35,7 +35,7 @@ function LOG.draw()
end
end
end
function LOG.print(text,T,C)--text,type/time,color
function LOG.print(text,T,C)--text,type/time/color,color
local time
local his
if T=='warn'then