mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 15:16:38 +09:00
Update naming
This commit is contained in:
@ -52,7 +52,7 @@ namespace osu.Game.Skinning
|
||||
{
|
||||
switch (component)
|
||||
{
|
||||
case PlaySkinComponent<HitResult> resultComponent:
|
||||
case GameplaySkinComponent<HitResult> resultComponent:
|
||||
switch (resultComponent.Component)
|
||||
{
|
||||
case HitResult.Miss:
|
||||
|
Reference in New Issue
Block a user