mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 20:07:29 +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). |
||
---|---|---|
.. | ||
BeatmapConversionTest.cs | ||
DifficultyCalculatorTest.cs | ||
HitObjectSampleTest.cs | ||
LegacyBeatmapSkinColourTest.cs | ||
LegacyModConversionTest.cs | ||
TestBeatmap.cs | ||
TestWorkingBeatmap.cs |