This commit is contained in:
Bruno Rybársky 2022-08-13 09:23:05 +02:00
parent bf191822ae
commit e613fc034c

@ -230,7 +230,4 @@ minetest.register_tool("memorandum:eraser", {
end
end
end,
})
-----------------------------------------------------------------------------------------------
print("[Mod] "..title.." ["..version.."] ["..mname.."] Loaded...")
-----------------------------------------------------------------------------------------------
})