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 83a8ead4..9aa31f40 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,8 @@
* src/being.cpp, src/monster.cpp, src/net/beinghandler.cpp,
src/localplayer.h, src/being.h, src/monster.h: Now different sounds
can play when a monster misses the player.
+ * src/main.cpp: Applied patch by trapdoor which makes TMW use a more
+ standard location for the data on MacOS X.
2007-02-17 Bjørn Lindeijer <bjorn@lindeijer.nl>