mirror of
https://github.com/ppy/osu.git
synced 2025-03-18 06:27:18 +08:00
Revert ctor param
This commit is contained in:
parent
d8f27633a4
commit
bcbd0e0961
@ -19,7 +19,7 @@ namespace osu.Game.Rulesets.Osu.Skinning.Legacy
|
||||
private DrawableHitObject drawableObject { get; set; }
|
||||
|
||||
public LegacyApproachCircle()
|
||||
: base("approachcircle")
|
||||
: base("Gameplay/osu/approachcircle")
|
||||
{
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user