mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 20:07:29 +08:00
Rename SliderTicksRenderer to SliderTicksLayer.
This commit is contained in:
parent
b7fca88b4f
commit
f1535363f4
@ -47,7 +47,7 @@
|
||||
<Compile Include="Objects\CircularArcApproximator.cs" />
|
||||
<Compile Include="Objects\Drawables\DrawableOsuHitObject.cs" />
|
||||
<Compile Include="Objects\Drawables\Connections\ConnectionRenderer.cs" />
|
||||
<Compile Include="Objects\Drawables\SliderTicksRenderer.cs" />
|
||||
<Compile Include="Objects\Drawables\SliderTicksLayer.cs" />
|
||||
<Compile Include="Objects\Drawables\Connections\FollowPointRenderer.cs" />
|
||||
<Compile Include="Objects\Drawables\Pieces\ApproachCircle.cs" />
|
||||
<Compile Include="Objects\Drawables\Pieces\SpinnerBackground.cs" />
|
||||
|
Loading…
Reference in New Issue
Block a user