Version 0.4

This commit is contained in:
Karamel 2017-08-25 23:13:21 +02:00
parent 6bafb69d49
commit c4e8b33169

@ -1,6 +1,6 @@
Minetest mod library: poschangelib
==================================
version 0.3
version 0.4
See LICENSE for license information
@ -49,7 +49,7 @@ listener does something in that case, it will be called shortly after the player
reconnects. It may so be triggered twice from the same position, before leaving and
after joining.
Be aware that the new position may not always be a neigrbor of the old one.
Be aware that the new position may not always be a neighbour of the old one.
When on teleporting, programatic moves with setpos or moving fast it may be far away.
Quick code sample: