From 6991434831679362687727ed152b3b06b6e671b9 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 12 Feb 2019 01:53:13 +0300 Subject: Add packet CMSG_CLIENT_VERSION 0x044a --- 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 62aacc7a5..b1661e5b4 100644 --- a/src/net/tmwa/maphandler.h +++ b/src/net/tmwa/maphandler.h @@ -43,6 +43,8 @@ class MapHandler final : public Net::MapHandler float range, float rotation, float latitude) const override final; + + void clientVersion(const int version) const override final; }; } // namespace TmwAthena -- cgit v1.2.3-60-g2f50