mirror of
				https://github.com/mt-mods/homedecor_modpack.git
				synced 2025-10-31 05:45:32 +01: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 | 		if not pstatus then | ||||||
| 			sit_pos = spos | 			sit_pos = spos | ||||||
| 			sit_hash = hash | 			sit_hash = hash | ||||||
|  | 			break; | ||||||
| 		end | 		end | ||||||
| 	end | 	end | ||||||
| 	if not sit_pos then | 	if not sit_pos then | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user