mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 15:47:26 +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 |