From f23abf81cd21907117bf4edf0d814d8bef950e13 Mon Sep 17 00:00:00 2001 From: Joseph Botosh Date: Wed, 19 Aug 2015 01:54:34 +0300 Subject: /atkhuman now checks teamId and map pvp flag --- src/resources/map/map.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/resources/map') diff --git a/src/resources/map/map.h b/src/resources/map/map.h index ea083bd99..33b819c04 100644 --- a/src/resources/map/map.h +++ b/src/resources/map/map.h @@ -276,6 +276,9 @@ class Map final : public Properties, public ConfigListener void setPvpMode(const int mode); + int getPvpMode() const A_WARN_UNUSED + { return mPvp; } + const ObjectsLayer* getObjectsLayer() const A_WARN_UNUSED { return mObjects; } -- cgit v1.2.3-60-g2f50