From b08056a18524d65924e2eb3e3ea4b7843e492cca Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Fri, 25 Aug 2006 21:31:57 +0000 Subject: Applied patch by Matthias, adding --playername command line option. --- src/gui/char_select.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/gui/char_select.h') diff --git a/src/gui/char_select.h b/src/gui/char_select.h index 20105516..6784c073 100644 --- a/src/gui/char_select.h +++ b/src/gui/char_select.h @@ -57,6 +57,11 @@ class CharSelectDialog : public Window, public gcn::ActionListener void logic(); + /** + * Returns name of selected player + */ + std::string getName(); + private: Network *mNetwork; LockedArray *mCharInfo; -- cgit v1.2.3-70-g09d2