mt-mods / homedecor_modpack

home decor
Other
2 stars 9 forks source link

fix set_physics_override usage #70

Closed wsor4035 closed 4 months ago

wsor4035 commented 4 months ago

current uses three params, should use table in homedecor_common

homedecor_modpack/homedecor_common/sit.lua:     clicker:set_physics_override(1, 1, 1)
homedecor_modpack/homedecor_common/sit.lua:     clicker:set_physics_override(0, 0, 0)
Niklp09 commented 4 months ago

This code is outcommented, we can just remove it IMO. https://github.com/mt-mods/homedecor_modpack/blob/d400e421cefef866cdec217e4c6c81b1328c8eab/homedecor_common/sit.lua#L3-L33

wsor4035 commented 4 months ago

ah, not active, so need for this issue