From 247418a3ec0b50479c7bac80322202b01527ae61 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 11 Sep 2014 23:32:35 +0300 Subject: eathena: add packet CMSG_EXPLOSION_SPIRITS 0x01ed. --- src/net/eathena/playerhandler.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/net/eathena/playerhandler.h') diff --git a/src/net/eathena/playerhandler.h b/src/net/eathena/playerhandler.h index 315945ae7..b5cd40ad4 100644 --- a/src/net/eathena/playerhandler.h +++ b/src/net/eathena/playerhandler.h @@ -67,6 +67,7 @@ class PlayerHandler final : public MessageHandler, public Ea::PlayerHandler void changeCart(const int type) const override final; void setMemo() const override final; void doriDori() const override final; + void explosionSpirits() const override final; protected: void processPlayerStatUpdate5(Net::MessageIn &msg); -- cgit v1.2.3-60-g2f50