diff options
author | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2005-10-09 12:07:25 +0000 |
---|---|---|
committer | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2005-10-09 12:07:25 +0000 |
commit | 6f706879515b4e37a78994aaae6b0e36d00b5f32 (patch) | |
tree | 33785b722f71a1496fc88e4a619dedbc7f716ea8 /ChangeLog | |
parent | 8bde9095c5840b8d62ebafe11beaed98877d6ac2 (diff) | |
download | mana-6f706879515b4e37a78994aaae6b0e36d00b5f32.tar.gz mana-6f706879515b4e37a78994aaae6b0e36d00b5f32.tar.bz2 mana-6f706879515b4e37a78994aaae6b0e36d00b5f32.tar.xz mana-6f706879515b4e37a78994aaae6b0e36d00b5f32.zip |
Fixed map switch to crash the client.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -30,6 +30,7 @@ contain the desert tiles that are twice and three times the height of a normal tile. One well in new_3-1 has been converted to use the new double tiles for testing purposes. + * src/game.cpp, src/engine.cpp: Fixed map switch crashing the client. 2005-10-06 Bjørn Lindeijer <bjorn@lindeijer.nl> |