1
0
mirror of https://github.com/mt-mods/homedecor_modpack.git synced 2025-07-14 11:50:18 +02:00

use mesh nodes for all doors

and for Japanese walls

makes it somewhat easier to add new door types
far fewer textures as well.
This commit is contained in:
Vanessa Ezekowitz
2015-04-24 23:50:51 -04:00
parent c485a3a3a9
commit 9ccb6b5188
153 changed files with 4154 additions and 711 deletions

View File

@ -117,7 +117,6 @@ dofile(homedecor.modpath.."/shutters.lua")
dofile(homedecor.modpath.."/shingles.lua")
dofile(homedecor.modpath.."/slopes.lua")
dofile(homedecor.modpath.."/door_models.lua")
dofile(homedecor.modpath.."/doors_and_gates.lua")
dofile(homedecor.modpath.."/fences.lua")