From e16fca5b58bbe867b63050e880ba8c156c6fe268 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 10 Sep 2014 13:56:48 +0300 Subject: add function to convert special npc server gender type into client type. --- src/net/tmwa/beinghandler.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/net/tmwa/beinghandler.h') diff --git a/src/net/tmwa/beinghandler.h b/src/net/tmwa/beinghandler.h index 08e8ae7ca..841f1e14c 100644 --- a/src/net/tmwa/beinghandler.h +++ b/src/net/tmwa/beinghandler.h @@ -78,6 +78,9 @@ class BeingHandler final : public MessageHandler, public Ea::BeingHandler const uint8_t type, const int id, const int id2) const; + + static void setServerGender(Being *const being, + const uint8_t gender); }; } // namespace TmwAthena -- cgit v1.2.3-60-g2f50