osu/osu.Game/Tests
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).
2021-08-15 20:06:06 +02:00
..
Beatmaps Add a way to change custom combo colours via `IHasComboColours` 2021-08-15 20:06:06 +02:00
Visual Merge branch 'master' into multiplayer-kick-support-events 2021-08-14 14:08:34 +09:00
CleanRunHeadlessGameHost.cs Fix test failures due to logger pollution 2021-07-09 12:15:30 +09:00
OsuTestBrowser.cs
TestScoreInfo.cs Add test covering mod displays with too many mods 2021-07-21 16:43:41 +09:00
VisualTestRunner.cs