1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2025-12-21 17:15:32 +01:00

Finished maptools' rebase

This commit is contained in:
LeMagnesium
2015-01-24 20:18:48 +01:00
parent 8787930b51
commit c6cc85a855
24 changed files with 17 additions and 4 deletions

1
mods/moreblocks/init.lua Executable file → Normal file
View File

@@ -31,4 +31,3 @@ dofile(modpath .. "/aliases.lua")
if minetest.setting_getbool("log_mods") then
minetest.log("action", S("[moreblocks] loaded."))
end