From f5a394a5051384a930d635da22ccafc6beb1cb84 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 10 Jan 2010 17:19:24 +0200 Subject: Change code style --- src/map.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/map.h') diff --git a/src/map.h b/src/map.h index 0e4345b2..f8b14cd3 100644 --- a/src/map.h +++ b/src/map.h @@ -300,7 +300,7 @@ class Map : public Properties void setDebugFlags(int n) {mDebugFlags = n;} - int getDebugFlags() {return mDebugFlags;} + int getDebugFlags() const {return mDebugFlags;} /** * Gets the tile animation for a specific gid -- cgit v1.2.3-70-g09d2