Thats just stupid
This commit is contained in:
parent
d316776ed0
commit
e93f6b436a
@ -2,7 +2,6 @@ function eprintf(fmt, ...)
|
||||
minetest.log("info", fmt:format(...))
|
||||
end
|
||||
|
||||
|
||||
function table_print (tt, indent, done)
|
||||
done = done or {}
|
||||
indent = indent or 0
|
||||
|
||||
Loading…
Reference in New Issue
Block a user