1
0
mirror of https://github.com/mt-mods/homedecor_modpack.git synced 2025-07-02 23:00:22 +02:00

Building Blocks Delete return to the line

This commit is contained in:
Jat15
2017-09-27 16:26:44 +02:00
parent f2f49a3aac
commit cc9276841e
5 changed files with 2 additions and 33 deletions

View File

@ -4,7 +4,4 @@ local modpath = minetest.get_modpath("building_blocks")
dofile(modpath.."/alias.lua")
dofile(modpath.."/node_stairs.lua")
dofile(modpath.."/others.lua")
dofile(modpath.."/recipes.lua")
dofile(modpath.."/recipes.lua")