summaryrefslogtreecommitdiff
path: root/homedecor/handlers/init.lua
diff options
context:
space:
mode:
Diffstat (limited to 'homedecor/handlers/init.lua')
-rw-r--r--homedecor/handlers/init.lua2
1 files changed, 2 insertions, 0 deletions
diff --git a/homedecor/handlers/init.lua b/homedecor/handlers/init.lua
index 12003ca..05c27f4 100644
--- a/homedecor/handlers/init.lua
+++ b/homedecor/handlers/init.lua
@@ -19,4 +19,6 @@ dofile(handlerpath.."registration.lua")
-- some nodes have particle spawners
dofile(handlerpath.."water_particles.lua")
+
+dofile(handlerpath.."mt_game_beds_functions.lua")
dofile(handlerpath.."sit.lua")