(svn r21529) -Doc: update comment after function name change (Krille)
This commit is contained in:
@@ -2795,7 +2795,7 @@ static uint TrainCrashed(Train *v)
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* Try to re-reserve track under already crashed train too.
|
/* Try to re-reserve track under already crashed train too.
|
||||||
* SetVehicleCrashed() clears the reservation! */
|
* Crash() clears the reservation! */
|
||||||
v->ReserveTrackUnderConsist();
|
v->ReserveTrackUnderConsist();
|
||||||
|
|
||||||
return num;
|
return num;
|
||||||
|
Reference in New Issue
Block a user