From 8ad8da325107ef1b33bd6c3ed985859e7edb78ae Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 31 Aug 2014 16:53:06 +0300 Subject: add basic implimentation for set pincode. For now it not sending pincode to server. --- src/net/tmwa/charserverhandler.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/net/tmwa/charserverhandler.h') diff --git a/src/net/tmwa/charserverhandler.h b/src/net/tmwa/charserverhandler.h index 062360800..35a4585e3 100644 --- a/src/net/tmwa/charserverhandler.h +++ b/src/net/tmwa/charserverhandler.h @@ -63,6 +63,9 @@ class CharServerHandler final : public MessageHandler, void processChangeMapServer(Net::MessageIn &msg); + bool isNeedCreatePin() const + { return false; } + protected: void readPlayerData(Net::MessageIn &msg, Net::Character *const character, -- cgit v1.2.3-60-g2f50