From 8b0e30d3798cd5bdce2c3a34a3c384e90dceac99 Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Tue, 26 Apr 2005 00:04:45 +0000 Subject: Changed keyboard control to integrate better with mouse walk, changed location of packet.list and chatlog.txt and removed name from player chat "balloon". --- src/gui/chat.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/gui/chat.h') diff --git a/src/gui/chat.h b/src/gui/chat.h index ad3d5e39..4aabe4c2 100644 --- a/src/gui/chat.h +++ b/src/gui/chat.h @@ -136,14 +136,14 @@ class ChatWindow : public Window, public gcn::ActionListener { * Request focus. */ void requestFocus(); - + /** - * Checks wether ChatWindow is Focused or not + * Checks whether ChatWindow is Focused or not. */ bool isFocused(); - + /* - * Determines wether to send a command or an ordinary message, then + * Determines whether to send a command or an ordinary message, then * contructs packets & sends them * * @param nick The character's name to display in front. -- cgit v1.2.3-70-g09d2