From d1d247016b746fcb9b1bcf080c6975e2f60cca78 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 18 Sep 2016 17:48:30 +0300 Subject: Add serverFeature have flag. --- 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 aa5902bb0..8f7959470 100644 --- a/src/net/serverfeatures.h +++ b/src/net/serverfeatures.h @@ -97,6 +97,8 @@ class ServerFeatures notfinal virtual bool haveCart() const = 0; + virtual bool haveCards() const = 0; + virtual bool haveTalkPet() const = 0; virtual bool haveMovePet() const = 0; -- cgit v1.2.3-60-g2f50