File diff r22866:31c85ef6ecbd → r22867:9bff1c966805
src/engine_type.h
Show inline comments
 
@@ -137,7 +137,7 @@ struct EngineInfo {
 
	byte load_amount;
 
	byte climates;      ///< Climates supported by the engine.
 
	CargoID cargo_type;
 
	uint32 refit_mask;
 
	CargoTypes refit_mask;
 
	byte refit_cost;
 
	byte misc_flags;    ///< Miscellaneous flags. @see EngineMiscFlags
 
	byte callback_mask; ///< Bitmask of vehicle callbacks that have to be called