From 38d50ac6a85f25d5e80eb9024fda5975d9561094 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 9 Oct 2014 16:33:10 +0300 Subject: Move processBeingSelfEffect from ea namespace into eathena and tmwa. --- src/net/tmwa/beinghandler.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/net/tmwa/beinghandler.h') diff --git a/src/net/tmwa/beinghandler.h b/src/net/tmwa/beinghandler.h index 7c22c3e93..9a5bc993b 100644 --- a/src/net/tmwa/beinghandler.h +++ b/src/net/tmwa/beinghandler.h @@ -92,6 +92,8 @@ class BeingHandler final : public MessageHandler, public Ea::BeingHandler static void applyPlayerAction(Being *const being, const uint8_t type); + + void processBeingSelfEffect(Net::MessageIn &msg) const; }; } // namespace TmwAthena -- cgit v1.2.3-70-g09d2