From 344fc37de3bbc385e04ee4109600625f9aefbeba Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 26 Oct 2013 20:40:09 +0300 Subject: add handling for map mask packet. (evol only) Also change network version to 11. --- src/map.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/map.h') diff --git a/src/map.h b/src/map.h index 3bddd0c83..89e62e4fc 100644 --- a/src/map.h +++ b/src/map.h @@ -430,6 +430,8 @@ class Map final : public Properties, public ConfigListener uint8_t getHeightOffset(const int x, const int y) const; + void setMask(const int mask); + protected: friend class Actor; friend class Minimap; -- cgit v1.2.3-60-g2f50