summaryrefslogtreecommitdiff
path: root/src/net/tmwa
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2018-03-08 01:35:19 +0300
committerAndrei Karas <akaras@inbox.ru>2018-03-08 01:35:19 +0300
commit676c5e978cbb312fbf4df8ec396c0f8b08944a96 (patch)
tree3336dda58d228fdada40453d80769e5186dab845 /src/net/tmwa
parent0d9e625499c18a4eaf79d38dfb1ef6abf0c553bd (diff)
downloadplus-676c5e978cbb312fbf4df8ec396c0f8b08944a96.tar.gz
plus-676c5e978cbb312fbf4df8ec396c0f8b08944a96.tar.bz2
plus-676c5e978cbb312fbf4df8ec396c0f8b08944a96.tar.xz
plus-676c5e978cbb312fbf4df8ec396c0f8b08944a96.zip
Add support for enter auth pincode.
Diffstat (limited to 'src/net/tmwa')
-rw-r--r--src/net/tmwa/charserverhandler.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/net/tmwa/charserverhandler.h b/src/net/tmwa/charserverhandler.h
index 51bf08b84..37e71744e 100644
--- a/src/net/tmwa/charserverhandler.h
+++ b/src/net/tmwa/charserverhandler.h
@@ -67,6 +67,11 @@ class CharServerHandler final : public Ea::CharServerHandler
override final
{ }
+ void sendCheckPincode(const BeingId accountId A_UNUSED,
+ const std::string &pin A_UNUSED) const
+ override final
+ { }
+
/**
* Sets the character create dialog. The handler will clean up this
* dialog when a new character is successfully created, and will unlock