File diff r26193:4bc7915a2156 → r26194:f7347205838e
src/saveload/compat/station_sl_compat.h
Show inline comments
 
@@ -117,6 +117,7 @@ const SaveLoadCompat _station_normal_sl_
 
	SLC_VAR("had_vehicle_of_type"),
 
	SLC_VAR("loading_vehicles"),
 
	SLC_VAR("always_accepted"),
 
	SLC_VAR("dilapidation"),
 
	SLC_VAR("goods"),
 
};