Update naming

This commit is contained in:
Dean Herbert
2019-08-30 15:10:11 +09:00
parent a7c94c3883
commit 70e417533f
11 changed files with 17 additions and 17 deletions

View File

@ -31,7 +31,7 @@ namespace osu.Game.Rulesets.Osu.Objects.Drawables.Pieces
{
Anchor = Anchor.Centre,
Origin = Anchor.Centre,
Texture = textures.Get(@"Play/osu/disc"),
Texture = textures.Get(@"Gameplay/osu/disc"),
},
new TrianglesPiece
{