From 17dcb835103ac05012c5a7eafa8c7702cef53390 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 11 Mar 2013 18:09:33 +0300 Subject: Add some fixes after automatic checks. --- src/maplayer.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/maplayer.cpp') diff --git a/src/maplayer.cpp b/src/maplayer.cpp index 449714927..315e9a342 100644 --- a/src/maplayer.cpp +++ b/src/maplayer.cpp @@ -620,7 +620,7 @@ void SpecialLayer::setTile(const int x, const int y, const int type) } } -void SpecialLayer::addRoad(const Path road) +void SpecialLayer::addRoad(const Path &road) { FOR_EACH (Path::const_iterator, i, road) { -- cgit v1.2.3-60-g2f50