Apply ATC speed restriction as advisory to prevent instant braking
Remove redundant function
This commit is contained in:
@@ -191,7 +191,6 @@ struct Train FINAL : public GroundVehicle<Train, VEH_TRAIN> {
|
||||
};
|
||||
|
||||
private:
|
||||
int GetAtcMaxSpeed() const;
|
||||
MaxSpeedInfo GetCurrentMaxSpeedInfoInternal(bool update_state) const;
|
||||
|
||||
public:
|
||||
|
Reference in New Issue
Block a user