(svn r18836) -Codechange: make TrainUpdateSpeed a class function and update some comments (Terkhen)
This commit is contained in:
@@ -139,6 +139,8 @@ struct Train : public SpecializedVehicle<Train, VEH_TRAIN> {
|
||||
void CargoChanged();
|
||||
void PowerChanged();
|
||||
|
||||
int UpdateSpeed();
|
||||
|
||||
void UpdateAcceleration();
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user