summaryrefslogtreecommitdiff
path: root/src/net/eathena/homunculushandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/eathena/homunculushandler.h')
-rw-r--r--src/net/eathena/homunculushandler.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/net/eathena/homunculushandler.h b/src/net/eathena/homunculushandler.h
index f3c7a48aa..a8d80fc65 100644
--- a/src/net/eathena/homunculushandler.h
+++ b/src/net/eathena/homunculushandler.h
@@ -53,6 +53,8 @@ class HomunculusHandler final : public MessageHandler,
void emote(const uint8_t emoteId) const override final;
+ void setDirection(const unsigned char type) const override final;
+
protected:
static void processHomunculusSkills(Net::MessageIn &msg);