1
0
mirror of https://github.com/mt-mods/homedecor_modpack.git synced 2025-07-15 12:10:25 +02:00

trash unused function: homedecor.sit (#71)

This commit is contained in:
wsor4035
2024-04-28 14:48:03 -04:00
committed by GitHub
parent d400e421ce
commit fa3f7f816b
2 changed files with 0 additions and 35 deletions

View File

@ -61,7 +61,6 @@ dofile(modpath.."/furnaces.lua")
dofile(modpath.."/inventory.lua")
dofile(modpath.."/registration.lua")
dofile(modpath.."/water_particles.lua")
dofile(modpath.."/sit.lua")
dofile(modpath.."/crafts.lua")
if minetest.settings:get_bool("log_mod") then