forked from mirror/OpenTTD
(svn r23773) -Change: [NewGRF] Update all cached train properties if a train vehicle enters a new railtype.
This commit is contained in:
@@ -116,8 +116,6 @@ struct Train FINAL : public GroundVehicle<Train, VEH_TRAIN> {
|
||||
|
||||
void ConsistChanged(bool same_length);
|
||||
|
||||
void RailtypeChanged();
|
||||
|
||||
int UpdateSpeed();
|
||||
|
||||
void UpdateAcceleration();
|
||||
|
Reference in New Issue
Block a user