diff options
author | Yohann Ferreira <bertram@cegetel.net> | 2008-04-17 16:28:53 +0000 |
---|---|---|
committer | Yohann Ferreira <bertram@cegetel.net> | 2008-04-17 16:28:53 +0000 |
commit | 346442e0aa15705910dd12e61e2a662fba0fced6 (patch) | |
tree | 3f00dc6aa65d68c468adeca150a3492848697ec7 /ChangeLog | |
parent | c93e1faa1034519c26ef4481c7cfd0bd465a6d85 (diff) | |
download | Mana-346442e0aa15705910dd12e61e2a662fba0fced6.tar.gz Mana-346442e0aa15705910dd12e61e2a662fba0fced6.tar.bz2 Mana-346442e0aa15705910dd12e61e2a662fba0fced6.tar.xz Mana-346442e0aa15705910dd12e61e2a662fba0fced6.zip |
Forgot main.cpp
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ * src/net/chatserver/chatserver.h: One file was forgotten into the private channels removal. * src/localplayer.h, src/localplayer.cpp, src/gui/viewport.cpp, - src/main.h: Added input type parameter to the + src/main.h, src/main.cpp: Added input type parameter to the LocalPlayer::SetDestination methods in order to keep control over message flooding to the server with mouse dragging. |