From 378441b559615cc96150e64137ae2ce02d23d2f2 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 19 Sep 2013 20:59:49 +0300 Subject: fix some compilation issues in different platforms. --- src/maplayer.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/maplayer.h') diff --git a/src/maplayer.h b/src/maplayer.h index 410be05fa..62c6e86b7 100644 --- a/src/maplayer.h +++ b/src/maplayer.h @@ -89,7 +89,7 @@ class MapLayer final: public ConfigListener public: enum Type { - TILES, + TILES = 0, COLLISION, HEIGHTS }; -- cgit v1.2.3-70-g09d2