整理代码

This commit is contained in:
MrZ626
2021-05-01 02:27:16 +08:00
parent f8de8d4f16
commit bd8e55b977
9 changed files with 18 additions and 14 deletions

View File

@@ -132,7 +132,7 @@ function profile.report(n)
if #out>0 then
sz=sz.." | "..table.concat(out," | \n | ").." | \n"
end
return"\n"..sz..row
return "\n"..sz..row
end
local switch=false