From e74bad91965068e4b91688a5c3df63bf6f2ca530 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 30 Nov 2012 00:16:26 +0300 Subject: Add support for email field in registration form. --- src/net/eathena/loginhandler.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/net/eathena/loginhandler.h') diff --git a/src/net/eathena/loginhandler.h b/src/net/eathena/loginhandler.h index 2b683f044..b6787939c 100644 --- a/src/net/eathena/loginhandler.h +++ b/src/net/eathena/loginhandler.h @@ -73,7 +73,8 @@ class LoginHandler final : public MessageHandler, public Ea::LoginHandler private: void sendLoginRegister(const std::string &username, - const std::string &password); + const std::string &password, + const std::string &email); }; } // namespace EAthena -- cgit v1.2.3-60-g2f50