Skip to content

Commit

Permalink
Rename SliderTicksRenderer to SliderTicksLayer.
Browse files Browse the repository at this point in the history
  • Loading branch information
Damnae committed Feb 15, 2017
1 parent b7fca88 commit f153536
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion osu.Game.Modes.Osu/osu.Game.Modes.Osu.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -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" />
Expand Down

0 comments on commit f153536

Please sign in to comment.