mirror of
https://github.com/mt-mods/homedecor_modpack.git
synced 2025-07-17 13:20:19 +02:00
use first found sitting position
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user