1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-04 13:42:55 +01:00

Remove commented out code.

This commit is contained in:
zaxcav
2016-08-15 12:44:20 +02:00
parent de00f27195
commit a562fc4e0b

View File

@@ -2294,7 +2294,6 @@ static bool vehicle_can_depart_synchronised(rct_vehicle *vehicle)
}
int totalTrains = numTrainsAtStation + numTravelingTrains;
//return false; // force sync - no exceptions!
if (totalTrains != sv_ride->num_vehicles || numTravelingTrains >= sv_ride->num_vehicles / 2) {
//if (numArrivingTrains > 0 || numTravelingTrains >= sv_ride->num_vehicles / 2) {
/* Sync condition: If there are trains arriving at the