From d54c371ad9d3c8a019d7d6bdc0262cd352a06ae5 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 16 Sep 2014 18:33:24 +0300 Subject: Add server feature haveMove3. --- src/net/tmwa/serverfeatures.cpp | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/net/tmwa/serverfeatures.cpp') diff --git a/src/net/tmwa/serverfeatures.cpp b/src/net/tmwa/serverfeatures.cpp index b5b5fc11c..7f60f139f 100644 --- a/src/net/tmwa/serverfeatures.cpp +++ b/src/net/tmwa/serverfeatures.cpp @@ -99,4 +99,9 @@ bool ServerFeatures::haveServerIgnore() const return tmwServerVersion == 0; } +bool ServerFeatures::haveMove3() const +{ + return serverVersion >= 10; +} + } // namespace TmwAthena -- cgit v1.2.3-60-g2f50