From cee847abc0873504b54022c3af8cdf316e2c06c5 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 18 May 2018 20:46:07 +0300 Subject: Add packet CMSG_PRIVATE_AIRSHIP_REQUEST 0x0a49. --- src/net/tmwa/npchandler.cpp | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/net/tmwa/npchandler.cpp') diff --git a/src/net/tmwa/npchandler.cpp b/src/net/tmwa/npchandler.cpp index c52333795..c577bc6a1 100644 --- a/src/net/tmwa/npchandler.cpp +++ b/src/net/tmwa/npchandler.cpp @@ -243,4 +243,9 @@ BeingId NpcHandler::getNpc(Net::MessageIn &msg, return npcId; } +void NpcHandler::requestAirship(const std::string &mapName A_UNUSED, + const int itemId A_UNUSED) const +{ +} + } // namespace TmwAthena -- cgit v1.2.3-60-g2f50