summaryrefslogtreecommitdiff
path: root/src/net/eathena/beinghandler.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-10-08 00:32:26 +0300
committerAndrei Karas <akaras@inbox.ru>2014-10-08 00:32:26 +0300
commit17aea3a2f39b62202548d54c70eeb127e93f14c5 (patch)
tree95d9ece5e64cbf43b439a5a91f0edd32830aa09a /src/net/eathena/beinghandler.h
parent21029a5465e42e3820175e474c6860b6349d7c5c (diff)
downloadplus-17aea3a2f39b62202548d54c70eeb127e93f14c5.tar.gz
plus-17aea3a2f39b62202548d54c70eeb127e93f14c5.tar.bz2
plus-17aea3a2f39b62202548d54c70eeb127e93f14c5.tar.xz
plus-17aea3a2f39b62202548d54c70eeb127e93f14c5.zip
eathena: add partial support for packet SMSG_BEING_SPECIAL_EFFECT_NUM 0x0284.
Diffstat (limited to 'src/net/eathena/beinghandler.h')
-rw-r--r--src/net/eathena/beinghandler.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/net/eathena/beinghandler.h b/src/net/eathena/beinghandler.h
index 881b426d7..f0d2abe49 100644
--- a/src/net/eathena/beinghandler.h
+++ b/src/net/eathena/beinghandler.h
@@ -96,6 +96,8 @@ class BeingHandler final : public MessageHandler, public Ea::BeingHandler
void processBeingSpecialEffect(Net::MessageIn &msg) const;
+ void processBeingSpecialEffectNum(Net::MessageIn &msg) const;
+
void processBeingSoundEffect(Net::MessageIn &msg) const;
static void setServerGender(Being *const being,