From afbcfe595044767a44055473ce07df1f0fd63dbb Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 26 Jun 2015 00:01:41 +0300 Subject: Add missing checks into map directory. --- src/resources/map/maplayer.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/resources/map/maplayer.h') diff --git a/src/resources/map/maplayer.h b/src/resources/map/maplayer.h index 6588e0303..be17804d8 100644 --- a/src/resources/map/maplayer.h +++ b/src/resources/map/maplayer.h @@ -123,7 +123,7 @@ class MapLayer final: public ConfigListener int endY, const int scrollX, const int scrollY, - const Actors *const actors) const A_NONNULL(2); + const Actors &actors) const A_NONNULL(2); bool isFringeLayer() const A_WARN_UNUSED { return mIsFringeLayer; } -- cgit v1.2.3-70-g09d2