1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-12-03 06:15:19 +01:00
Files
luanti/builtin/common/misc_helpers.lua
Paramat 45e48295d2 Pointed_thing_to_face_pos: Avoid crash when player is inside a node (#7342)
Avoid crash in some situations when player is inside a node, causing
'above' to equal 'under'.
In this situation return 'under' which is the node position very close
to the face position that would normally be returned.
2018-05-16 20:49:46 +01:00

20 KiB