From 9ad72f2d47f63c3d871b88d210bd1f0b0c986530 Mon Sep 17 00:00:00 2001 From: tron Date: Sun, 26 Mar 2006 11:08:44 +0000 Subject: (svn r4111) Fix/Remove some stale comments --- npf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npf.c') diff --git a/npf.c b/npf.c index 68d793186..4dc59f41a 100644 --- a/npf.c +++ b/npf.c @@ -542,7 +542,7 @@ static void NPFFollowTrack(AyStar* aystar, OpenListNode* current) /* Find out the exit direction first */ if (IsRoadStationTile(src_tile)) { exitdir = GetRoadStationDir(src_tile); - } else { /* Train or road depot. Direction is stored the same for both, in map5 */ + } else { /* Train or road depot */ exitdir = GetDepotDirection(src_tile, type); } -- cgit v1.2.3-70-g09d2