mirror of
https://github.com/ppy/osu.git
synced 2025-01-16 05:12:54 +08:00
7c88a1c6de
`IHasComboColours` was already mutable (via a strange `AddComboColours()` method) and exposing a straight list is easier to work with. `IHasCustomColours` is also similarly externally mutable (in a way which is not easily removable). |
||
---|---|---|
.. | ||
Decoder.cs | ||
IHasComboColours.cs | ||
IHasCustomColours.cs | ||
JsonBeatmapDecoder.cs | ||
LegacyBeatmapDecoder.cs | ||
LegacyBeatmapEncoder.cs | ||
LegacyDecoder.cs | ||
LegacyDifficultyCalculatorBeatmapDecoder.cs | ||
LegacyStoryboardDecoder.cs | ||
Parsing.cs |