Remove incorrect details from comment.

This commit is contained in:
zaxcav 2016-08-15 13:21:06 +02:00
parent a562fc4e0b
commit 6e4290eed7
1 changed files with 1 additions and 2 deletions

View File

@ -2304,8 +2304,7 @@ static bool vehicle_can_depart_synchronised(rct_vehicle *vehicle)
} else {
/* Sync exception - train is not arriving at the station
* and there are less than half the trains for the ride
* travelling (will also cover closed rides, rides under
* construction). */
* travelling. */
continue;
}
}