mirror of
https://github.com/wxd-gaming/test-all.git
synced 2026-05-18 12:37:08 +08:00
【优化】lua测试
This commit is contained in:
@@ -27,7 +27,7 @@ function TestData.Lv(data, change)
|
||||
end
|
||||
|
||||
function TestData.print2(...)
|
||||
local string = gameDebug.toStrings(" ", "dd", ...)
|
||||
local string = gameDebug.toStrings0(false, false, " ", "dd", ...)
|
||||
print(string)
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user