1
0
mirror of https://github.com/ppy/osu.git synced 2026-06-04 04:13:37 +08:00
Files
osu-lazer/osu.Game/Beatmaps
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
..
2021-08-06 18:05:24 +09:00
2021-04-09 13:56:58 +09:00
2021-04-18 20:57:25 +08:00
2019-06-13 16:52:49 +09:00
2021-04-09 13:56:58 +09:00
2020-09-17 18:37:48 +09:00
2021-04-20 02:30:27 +02:00