From 3ff29eb31e08751f6e4993c62c0be8ac5b159b92 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 21 Jan 2015 21:02:14 +0300 Subject: Add server feature haveAttackDirections. --- src/net/serverfeatures.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/net/serverfeatures.h') diff --git a/src/net/serverfeatures.h b/src/net/serverfeatures.h index 4c4d78470..b93914a22 100644 --- a/src/net/serverfeatures.h +++ b/src/net/serverfeatures.h @@ -92,6 +92,8 @@ class ServerFeatures notfinal virtual bool haveNpcWhispers() const = 0; virtual bool haveCreateCharGender() const = 0; + + virtual bool haveAttackDirections() const = 0; }; } // namespace Net -- cgit v1.2.3-60-g2f50