diff options
author | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2007-05-23 21:35:01 +0000 |
---|---|---|
committer | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2007-05-23 21:35:01 +0000 |
commit | 114e76641ccde78fcb9f4ca2fcf7c9a909e176ba (patch) | |
tree | 9efa7737187ae8e239a2914cbb57e0e36f5efc92 /ChangeLog | |
parent | 1ddb44f5caf3e0bc93b7d19cc6e227b10e4b4c41 (diff) | |
download | mana-114e76641ccde78fcb9f4ca2fcf7c9a909e176ba.tar.gz mana-114e76641ccde78fcb9f4ca2fcf7c9a909e176ba.tar.bz2 mana-114e76641ccde78fcb9f4ca2fcf7c9a909e176ba.tar.xz mana-114e76641ccde78fcb9f4ca2fcf7c9a909e176ba.zip |
Added a missing include and fixed a bug with cleaning up target cursor
animations.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ * src/gui/sell.cpp, src/gui/buy.cpp, src/being.cpp: A bunch of lingering syntactical changes. + * src/gui/viewport.cpp: Added a missing include and fixed a bug with + cleaning up target cursor animations. 2007-05-23 Philipp Sehmisch <tmw@crushnet.org> |