From 4feea0ac6845ea025e8784f63f48e567d1d24c22 Mon Sep 17 00:00:00 2001 From: PilzAdam Date: Sun, 18 Aug 2013 15:49:09 +0200 Subject: Add offset to automatic_face_movement_dir --- src/clientserver.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/clientserver.h') diff --git a/src/clientserver.h b/src/clientserver.h index fb442cfc0..67a4846a6 100644 --- a/src/clientserver.h +++ b/src/clientserver.h @@ -98,7 +98,8 @@ with this program; if not, write to the Free Software Foundation, Inc., drowning, leveled and liquid_range added to ContentFeatures stepheight and collideWithObjects added to object properties version, heat and humidity transfer in MapBock - added new property to entities automatic_face_movement_dir + automatic_face_movement_dir and automatic_face_movement_dir_offset + added to object properties */ #define LATEST_PROTOCOL_VERSION 21 -- cgit v1.2.3