1
0
mirror of https://github.com/mt-mods/homedecor_modpack.git synced 2024-12-22 16:10:18 +01:00

use first found sitting position

This commit is contained in:
Luke aka SwissalpS 2024-12-19 16:17:13 +01:00
parent bc9945c2bb
commit 9c2dc5bca3

View File

@ -173,6 +173,7 @@ function lrfurn.sit(pos, node, clicker, itemstack, pointed_thing, seats)
if not pstatus then
sit_pos = spos
sit_hash = hash
break;
end
end
if not sit_pos then