File diff r26193:4bc7915a2156 → r26194:f7347205838e
src/saveload/compat/vehicle_sl_compat.h
Show inline comments
 
@@ -72,12 +72,14 @@ const SaveLoadCompat _vehicle_common_sl_
 
	SLC_VAR("reliability"),
 
	SLC_VAR("reliability_spd_dec"),
 
	SLC_VAR("breakdown_ctr"),
 
	SLC_VAR("breakdown_delay"),
 
	SLC_VAR("breakdowns_since_last_service"),
 
	SLC_VAR("breakdown_chance"),
 
	SLC_VAR("breakdown_type"),
 
	SLC_VAR("breakdown_severity"),
 
	SLC_VAR("build_year"),
 
	SLC_VAR("load_unload_ticks"),
 
	SLC_VAR("cargo_paid_for"),
 
	SLC_VAR("vehicle_flags"),
 
	SLC_VAR("profit_this_year"),
 
	SLC_VAR("profit_last_year"),