From 829709f07a16e945af416cb1df23d0fcefdba8e0 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 4 Jan 2015 18:54:18 +0300 Subject: eathena: allow delete characters if account have non default email. --- src/gui/windows/charselectdialog.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/gui/windows/charselectdialog.h') diff --git a/src/gui/windows/charselectdialog.h b/src/gui/windows/charselectdialog.h index 0f3529fc0..ca7d6111c 100644 --- a/src/gui/windows/charselectdialog.h +++ b/src/gui/windows/charselectdialog.h @@ -94,7 +94,8 @@ class CharSelectDialog final : public Window, void setName(const int id, const std::string &newName); private: - void attemptCharacterDelete(const int index); + void attemptCharacterDelete(const int index, + const std::string &email); void attemptCharacterSelect(const int index); -- cgit v1.2.3-70-g09d2