summaryrefslogtreecommitdiff
path: root/init.lua
diff options
context:
space:
mode:
authorh-v-smacker <hans-von-smacker+github@gmail.com>2018-10-09 04:04:39 +0300
committerh-v-smacker <hans-von-smacker+github@gmail.com>2018-10-09 04:04:39 +0300
commite7d6f7bdeb4760a82e2fd9e5ca1719cf55fc05ab (patch)
tree4920c71c5ecf19b54d1854dd7500a3de52b35461 /init.lua
parentcf145140d32ef26804dc97505404c7ac8130f415 (diff)
protected shelves
Diffstat (limited to 'init.lua')
-rw-r--r--init.lua4
1 files changed, 3 insertions, 1 deletions
diff --git a/init.lua b/init.lua
index ae9910b..1248338 100644
--- a/init.lua
+++ b/init.lua
@@ -15,4 +15,6 @@ dofile(modpath.."/xpanes.lua")
dofile(modpath.."/glass_panes.lua")
-dofile(modpath.."/mossy_blocks.lua") \ No newline at end of file
+dofile(modpath.."/mossy_blocks.lua")
+
+dofile(modpath.."/shelves.lua") \ No newline at end of file