mirror of
https://github.com/osukey/osukey.git
synced 2025-08-02 22:26:41 +09:00
Simplify namespace definition
This commit is contained in:
@ -78,7 +78,7 @@ namespace osu.Game.Skinning
|
||||
{
|
||||
switch (componentName)
|
||||
{
|
||||
case "Play/Osu/Objects/Drawables/MainCircle":
|
||||
case "Play/osu/hitcircle":
|
||||
if (!hasHitCircle)
|
||||
return null;
|
||||
|
||||
|
Reference in New Issue
Block a user