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

@ -52,7 +52,7 @@ namespace osu.Game.Skinning
{
switch (component)
{
case PlaySkinComponent<HitResult> resultComponent:
case GameplaySkinComponent<HitResult> resultComponent:
switch (resultComponent.Component)
{
case HitResult.Miss: