summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f9327b2c..38aaf3b6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,8 @@
* src/being.h, src/being.cpp: Improved movement smoothness by avoiding
useless changes of sprite direction.
+ * src/localplayer.cpp: Changed attack message to send the direction
+ the player is visually facing.
2006-12-29 Guillaume Melquiond <guillaume.melquiond@gmail.com>