From 81218a9140a81d165a6f03c31f580a2af63ec041 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 16 Nov 2015 17:50:12 +0300 Subject: Add server feature haveSlide. --- 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 28d464e52..45b26cd02 100644 --- a/src/net/serverfeatures.h +++ b/src/net/serverfeatures.h @@ -118,6 +118,8 @@ class ServerFeatures notfinal virtual bool haveExtendedRiding() const = 0; virtual bool haveAdvancedBuySell() const = 0; + + virtual bool haveSlide() const = 0; }; } // namespace Net -- cgit v1.2.3-60-g2f50