From c79a9b4ffa2762be199b85a78cd798d4bccc9b1b Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 16 Sep 2014 17:45:17 +0300 Subject: Add server feature haveIncompleteChatMessages. --- 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 b90df0796..8f5acb0c2 100644 --- a/src/net/serverfeatures.h +++ b/src/net/serverfeatures.h @@ -46,6 +46,8 @@ class ServerFeatures notfinal virtual bool haveBrokenPlayerAttackDistance() const = 0; virtual bool haveNativeGuilds() const = 0; + + virtual bool haveIncompleteChatMessages() const = 0; }; } // namespace Net -- cgit v1.2.3-70-g09d2