summaryrefslogtreecommitdiff
path: root/src/net/tmwa/homunculushandler.cpp
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-02-25 23:34:43 +0300
committerAndrei Karas <akaras@inbox.ru>2015-02-25 23:34:43 +0300
commitbf966d287a973ad9134c31d8c37cb471832088d2 (patch)
tree1d2c2c0b28d19f35f0449e62a5071f7d8b3b6924 /src/net/tmwa/homunculushandler.cpp
parent192b8db5c67860ec9a67d19d9529b01794ae1c83 (diff)
downloadplus-bf966d287a973ad9134c31d8c37cb471832088d2.tar.gz
plus-bf966d287a973ad9134c31d8c37cb471832088d2.tar.bz2
plus-bf966d287a973ad9134c31d8c37cb471832088d2.tar.xz
plus-bf966d287a973ad9134c31d8c37cb471832088d2.zip
eathena: add packet CMSG_HOMMERC_DIRECTION 0x0b15.
Diffstat (limited to 'src/net/tmwa/homunculushandler.cpp')
-rw-r--r--src/net/tmwa/homunculushandler.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/net/tmwa/homunculushandler.cpp b/src/net/tmwa/homunculushandler.cpp
index 419816f68..b851aef20 100644
--- a/src/net/tmwa/homunculushandler.cpp
+++ b/src/net/tmwa/homunculushandler.cpp
@@ -75,4 +75,8 @@ void HomunculusHandler::emote(const uint8_t emoteId A_UNUSED) const
{
}
+void HomunculusHandler::setDirection(const unsigned char type A_UNUSED) const
+{
+}
+
} // namespace TmwAthena