(svn r15592) -Fix: Refit-info in purchase list did only check the first articulated part.
This commit is contained in:
@@ -716,6 +716,7 @@ bool IsEngineBuildable(EngineID engine, VehicleType type, CompanyID company)
|
||||
|
||||
/**
|
||||
* Check if an engine is refittable.
|
||||
* Note: Likely you want to use IsArticulatedVehicleRefittable().
|
||||
* @param engine index of the engine to check.
|
||||
* @return true if the engine is refittable.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user