summaryrefslogtreecommitdiff
path: root/src/net/tmwa/serverfeatures.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/tmwa/serverfeatures.h')
-rw-r--r--src/net/tmwa/serverfeatures.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/net/tmwa/serverfeatures.h b/src/net/tmwa/serverfeatures.h
index 10f328077..7cde29acc 100644
--- a/src/net/tmwa/serverfeatures.h
+++ b/src/net/tmwa/serverfeatures.h
@@ -100,6 +100,8 @@ class ServerFeatures final : public Net::ServerFeatures
bool haveCart() const override final A_CONST;
+ bool haveCards() const override final A_CONST;
+
bool haveTalkPet() const override final A_CONST;
bool haveMovePet() const override final A_CONST;