If a custom Map Info doesn’t specify any music, it should use the map’s default song.
Removed the default songs from the games’ patchmapinfo.ded, as that method of applying the default songs does not work with custom Map Infos that don’t set a music ID. Instead, there is now a Music definition matching each map ID.
Music|Definitions: Fall back to default music
If a custom Map Info doesn’t specify any music, it should use the map’s default song.
Removed the default songs from the games’ patchmapinfo.ded, as that method of applying the default songs does not work with custom Map Infos that don’t set a music ID. Instead, there is now a Music definition matching each map ID.
IssueID #2291