diff options
author | Philipp Sehmisch <tmw@crushnet.org> | 2008-07-02 14:00:10 +0000 |
---|---|---|
committer | Philipp Sehmisch <tmw@crushnet.org> | 2008-07-02 14:00:10 +0000 |
commit | 68b7cdb813c937373a840a55844d42626be4763b (patch) | |
tree | 01d4db7fb2c60e2eceb0efe67b339f9af34294a6 /ChangeLog | |
parent | 489720742590352ac60c14f7d770fc9b26bf6865 (diff) | |
download | mana-client-68b7cdb813c937373a840a55844d42626be4763b.tar.gz mana-client-68b7cdb813c937373a840a55844d42626be4763b.tar.bz2 mana-client-68b7cdb813c937373a840a55844d42626be4763b.tar.xz mana-client-68b7cdb813c937373a840a55844d42626be4763b.zip |
Fixed speech bubbles staying on screen after map change bug.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2008-07-02 Philipp Sehmisch <tmw@crushnet.org> + + * src/being.cpp: Fixed speech bubbles staying on screen during map change bug. + 2008-07-01 Roderic Morris <roderic@ccs.neu.edu> * data/graphics/gui/CMakeLists.txt, src/CMakeLists.txt, src/Makefile.am: |