mirror of
https://github.com/ppy/osu.git
synced 2025-01-26 20:23:00 +08:00
Fix reference in test scene
This commit is contained in:
parent
5970c102b4
commit
337a7986cf
@ -76,8 +76,6 @@ namespace osu.Game.Tests.Gameplay
|
||||
: base(new TestHitObjectWithCombo())
|
||||
{
|
||||
}
|
||||
|
||||
protected override void UpdateComboColour(Color4 proposedColour, IReadOnlyList<Color4> comboColours) => AccentColour.Value = proposedColour;
|
||||
}
|
||||
|
||||
private class TestHitObjectWithCombo : HitObject, IHasComboInformation
|
||||
|
Loading…
Reference in New Issue
Block a user