From 2c02974d98d94f54b70434202bb2edf4cba8640f Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 1 Mar 2015 14:18:23 +0300 Subject: eathena: do not request warp name with evol plugin. --- 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 53871105f..bc860e233 100644 --- a/src/net/serverfeatures.h +++ b/src/net/serverfeatures.h @@ -102,6 +102,8 @@ class ServerFeatures notfinal virtual bool haveTalkPet() const = 0; virtual bool haveMovePet() const = 0; + + virtual bool haveServerWarpNames() const = 0; }; } // namespace Net -- cgit v1.2.3-70-g09d2