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:
parent
bc9945c2bb
commit
9c2dc5bca3
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user