From 896d41e4b073046c59933ea8829474bd82b9c506 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 31 Dec 2016 22:53:42 +0300 Subject: Improve special layers draw speed in same way like fringe layer. --- src/resources/map/mapitem.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/resources/map/mapitem.h') diff --git a/src/resources/map/mapitem.h b/src/resources/map/mapitem.h index 949eae9ea..eeff85f88 100644 --- a/src/resources/map/mapitem.h +++ b/src/resources/map/mapitem.h @@ -33,6 +33,7 @@ class MapItem final public: friend class Map; friend class MapLayer; + friend class SpecialLayer; MapItem(); -- cgit v1.2.3-70-g09d2