sam doesn't test these

This commit is contained in:
Sam Roxanne 2022-02-08 21:32:19 -05:00
parent 508b565ff1
commit bc5e11b23f
1 changed files with 1 additions and 0 deletions

View File

@ -99,6 +99,7 @@ do
end
local function debug_add_tag(ttype, ...)
if not DEBUGGING then return end
local alist = table.pack(...)
for i=1, #alist do
alist[i] = tostring(alist[i])