Files
@ r27886:ca082325ca1d
Branch filter:
Location: cpp/openttd-patchpack/source/src/music/bemidi.cpp
r27886:ca082325ca1d
2.3 KiB
text/x-c
Fix b0e73277: cargodist information got lost when splitting of cargo (#11280)
During b0e73277 we removed loaded_at_xy, but I kinda forgot that
it was a union with next_station. Now next_station wasn't copied
anymore, or checked in AreMergable.
During b0e73277 we removed loaded_at_xy, but I kinda forgot that
it was a union with next_station. Now next_station wasn't copied
anymore, or checked in AreMergable.