From 3be4300f12d4e936a1beea0021b14cf6313ee3b9 Mon Sep 17 00:00:00 2001 From: David Athay Date: Tue, 8 Jul 2008 15:16:22 +0000 Subject: #359 patch by Scraggy --- src/gui/chat.h | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'src/gui/chat.h') diff --git a/src/gui/chat.h b/src/gui/chat.h index 0bdc76f1..a1d659a0 100644 --- a/src/gui/chat.h +++ b/src/gui/chat.h @@ -208,6 +208,15 @@ class ChatWindow : public Window, public gcn::ActionListener, void scroll(int amount); + /** + * help implements the /help command + * + * @param msg1 is the command that the player needs help on + * @param msg2 is the sub-command relating to the command + */ + void + help(const std::string &msg1, const std::string &msg2); + private: Network *mNetwork; bool mTmpVisible; -- cgit v1.2.3-70-g09d2