(svn r23149) -Add: [NewGRF] Road vehicle property 23 to shorten vehicles without callback usage.
This commit is contained in:
@@ -121,6 +121,7 @@ struct RoadVehicleInfo {
|
||||
uint8 tractive_effort; ///< Coefficient of tractive effort
|
||||
uint8 air_drag; ///< Coefficient of air drag
|
||||
byte visual_effect; ///< Bitstuffed NewGRF visual effect data
|
||||
byte shorten_factor; ///< length on main map for this type is 8 - shorten_factor
|
||||
};
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user