diff options
Diffstat (limited to 'src/gui/charselectdialog.h')
-rw-r--r-- | src/gui/charselectdialog.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gui/charselectdialog.h b/src/gui/charselectdialog.h index 0bb8e27f..44917d6c 100644 --- a/src/gui/charselectdialog.h +++ b/src/gui/charselectdialog.h @@ -62,6 +62,8 @@ class CharSelectDialog : public Window, public gcn::ActionListener void chooseSelected(); + void update(int slot = -1); + private: /** * Communicate character deletion to the server. |