From e7d34cc22d3bfd0dd44b014af1bd5fdc891141aa Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 7 Apr 2013 19:22:02 +0300 Subject: fix more style, add consts. --- 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 77689803f..4bfdb56fb 100644 --- a/src/map.h +++ b/src/map.h @@ -350,7 +350,7 @@ class Map final : public Properties, public ConfigListener const int x, const int y, const bool addNew = true); - std::vector &getPortals() A_WARN_UNUSED + const std::vector &getPortals() const A_WARN_UNUSED { return mMapPortals; } /** -- cgit v1.2.3-60-g2f50