Compare commits

..

1 Commits

Author SHA1 Message Date
0a7f80b681 Remove description.txt and update mod.conf (#3)
Co-authored-by: sys4 <bricassa@sys4.fr>
2022-06-26 17:59:12 +02:00

View File

@ -59,5 +59,3 @@ minetest.register_chatcommand("mapfix", {
return true, "Done." return true, "Done."
end, end,
}) })
minetest.log("action", "[mapfix] loaded.")