osu/osu.Game/Beatmaps/Formats
Dean Herbert ba258b8a05 Fix lack of fallback logic for custom bank samples
Closes #2966.

---

Was causing some beatmaps to not play all of their hitsounds
2018-07-10 02:56:22 +09:00
..
Decoder.cs Add error handling on a per-line level in LegacyDecoder 2018-04-20 18:32:24 +09:00
IHasComboColours.cs
IHasCustomColours.cs
JsonBeatmapDecoder.cs Add error handling on a per-line level in LegacyDecoder 2018-04-20 18:32:24 +09:00
LegacyBeatmapDecoder.cs Rename method to EquivalentTo 2018-07-05 15:00:02 +09:00
LegacyDecoder.cs Fix lack of fallback logic for custom bank samples 2018-07-10 02:56:22 +09:00
LegacyStoryboardDecoder.cs