From 0c06037af71273481958ba8587bbb4082d1ed822 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 29 Dec 2016 21:09:41 +0300 Subject: Improve drawing tiles. Remove check for existing tile image in each tile. From now tiles without image hidden. --- src/resources/map/map.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/resources/map/map.h') diff --git a/src/resources/map/map.h b/src/resources/map/map.h index ef1a37afa..0225e5ce7 100644 --- a/src/resources/map/map.h +++ b/src/resources/map/map.h @@ -357,6 +357,8 @@ class Map final : public Properties, void updateConditionLayers() restrict2; + void preCacheLayers() restrict2; + int calcMemoryLocal() const override final; int calcMemoryChilds(const int level) const override final; -- cgit v1.2.3-60-g2f50