OpenTTD
|
Helper structure for RefitVehicle() More...
Data Fields | |
Vehicle * | v |
Vehicle to refit. | |
uint | capacity |
New capacity of vehicle. | |
uint | mail_capacity |
New mail capacity of aircraft. | |
byte | subtype |
cargo subtype to refit to |
Helper structure for RefitVehicle()
Definition at line 282 of file vehicle_cmd.cpp.