mirror of
https://github.com/osukey/osukey.git
synced 2025-05-18 20:17:23 +09: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())
|
: base(new TestHitObjectWithCombo())
|
||||||
{
|
{
|
||||||
}
|
}
|
||||||
|
|
||||||
protected override void UpdateComboColour(Color4 proposedColour, IReadOnlyList<Color4> comboColours) => AccentColour.Value = proposedColour;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
private class TestHitObjectWithCombo : HitObject, IHasComboInformation
|
private class TestHitObjectWithCombo : HitObject, IHasComboInformation
|
||||||
|
Loading…
x
Reference in New Issue
Block a user