From f6b2109e3ae09f1b01d0e1c436f88f1f54dbd7d6 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 26 Sep 2018 04:07:49 +0300 Subject: Add packet CMSG_INSTANCE_COMMAND 0x02cf. --- src/net/tmwa/maphandler.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/net/tmwa/maphandler.h') diff --git a/src/net/tmwa/maphandler.h b/src/net/tmwa/maphandler.h index 6b35673e6..3d182d989 100644 --- a/src/net/tmwa/maphandler.h +++ b/src/net/tmwa/maphandler.h @@ -36,6 +36,8 @@ class MapHandler final : public Net::MapHandler ~MapHandler() override final; void blockPlayCancel() const override final; + + void destroyInstance() const override final; }; } // namespace TmwAthena -- cgit v1.2.3-60-g2f50