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

aggregate foyer themed nodes into dedicated file

This commit is contained in:
Tim
2015-08-16 17:55:48 +02:00
parent 1e7fb18b0b
commit 2ff235d5f1
3 changed files with 63 additions and 63 deletions

View File

@ -101,6 +101,8 @@ dofile(modpath.."/shutters.lua")
dofile(modpath.."/shingles.lua")
dofile(modpath.."/slopes.lua")
dofile(modpath.."/foyer.lua")
dofile(modpath.."/doors_and_gates.lua")
dofile(modpath.."/fences.lua")