Skip to content
Snippets Groups Projects
Commit e93f6b43 authored by joenas's avatar joenas
Browse files

Thats just stupid

parent d316776e
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
......@@ -25,7 +25,7 @@ matrix = {
}
dofile(modpath.."/config.lua")
--dofile(modpath.."/debug.lua")
dofile(modpath.."/debug.lua")
-- Temporarily set require so that LuaIRC can access it
local old_require = require
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment