1
0
mirror of https://github.com/mt-mods/homedecor_modpack.git synced 2025-07-17 21:30:19 +02:00

Reorganize files

This commit is contained in:
jp
2015-02-25 10:35:29 +01:00
parent d009cdd649
commit d3199606ec
5 changed files with 752 additions and 749 deletions

View File

@ -147,6 +147,8 @@ dofile(homedecor.modpath.."/furniture_recipes.lua")
dofile(homedecor.modpath.."/climate-control.lua")
dofile(homedecor.modpath.."/cobweb.lua")
dofile(homedecor.modpath.."/books.lua")
dofile(homedecor.modpath.."/exterior.lua")
dofile(homedecor.modpath.."/handlers/locked.lua")