mirror of
https://github.com/ppy/osu.git
synced 2025-01-12 17:43:05 +08: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…
Reference in New Issue
Block a user