mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
Add structure for mania configuration lookups
This commit is contained in:
@ -38,7 +38,7 @@ namespace osu.Game.Rulesets.Mania.Skinning
|
||||
case GameplaySkinComponent<HitResult> resultComponent:
|
||||
return getResult(resultComponent);
|
||||
|
||||
case ManiaSkinComponent maniaComponent:
|
||||
case ManiaSkinComponent _:
|
||||
if (!isLegacySkin.Value)
|
||||
return null;
|
||||
|
||||
|
Reference in New Issue
Block a user