From 6b5c7e7a5ed32abfc98d9acdebacc50c68a91a1d Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 14 Apr 2013 17:06:02 +0300 Subject: another fixes from cpplint. --- src/map.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/map.cpp') diff --git a/src/map.cpp b/src/map.cpp index 314b21a2c..ccda5e5d7 100644 --- a/src/map.cpp +++ b/src/map.cpp @@ -954,7 +954,7 @@ Path Map::findPath(const int startX, const int startY, const MetaTile *const t2 = &mMetaTiles[curr.x + dx + curWidth]; - // +++ here need check block must depend + // +++ here need check block must depend // on player abilities. if (((t1->blockmask | t2->blockmask) & BLOCKMASK_WALL)) continue; -- cgit v1.2.3-60-g2f50