1
0
mirror of https://github.com/ppy/osu.git synced 2026-06-04 02:13:39 +08:00
Files
osu-lazer/osu.Game/Beatmaps/Formats
T
Bartłomiej Dach 7c88a1c6de Add a way to change custom combo colours via IHasComboColours
`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).
7c88a1c6de · 2021-08-15 20:06:06 +02:00
History
..
2020-04-02 21:36:31 -04:00
2020-06-24 18:53:52 +09:00