diff options
author | Philipp Sehmisch <tmw@crushnet.org> | 2008-01-14 10:48:13 +0000 |
---|---|---|
committer | Philipp Sehmisch <tmw@crushnet.org> | 2008-01-14 10:48:13 +0000 |
commit | 4049c6a791ce349d652c2c770c70d9f1a5909f28 (patch) | |
tree | a41f7dafca2b54f9b4f1ff71f291a743f7d29145 /ChangeLog | |
parent | 524d2d23d632907d9158de93a7237c853ceef241 (diff) | |
download | mana-4049c6a791ce349d652c2c770c70d9f1a5909f28.tar.gz mana-4049c6a791ce349d652c2c770c70d9f1a5909f28.tar.bz2 mana-4049c6a791ce349d652c2c770c70d9f1a5909f28.tar.xz mana-4049c6a791ce349d652c2c770c70d9f1a5909f28.zip |
ixed an error in Davids last commit (couldn't compile that way).
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ * data/maps/new_10-1.tmx, data/maps/new_11-1.tmx: Added new versions of snow maps by 5t3v3. + * src/sound.cpp: Fixed an error in Davids last commit (couldn't compile + that way). 2008-01-13 David Athay <ko2fan@gmail.com> |