mirror of
https://github.com/osukey/osukey.git
synced 2025-05-17 03:27:21 +09:00
Add TODO in osu! argon transformer regarding missing components
This commit is contained in:
parent
97207c11f5
commit
326a3e6583
@ -56,6 +56,8 @@ namespace osu.Game.Rulesets.Osu.Skinning.Argon
|
||||
|
||||
case OsuSkinComponents.CursorTrail:
|
||||
return new ArgonCursorTrail();
|
||||
|
||||
// TODO: Once everything is finalised, consider throwing UnsupportedSkinComponentException on missing entries.
|
||||
}
|
||||
|
||||
break;
|
||||
|
Loading…
x
Reference in New Issue
Block a user