mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
Rename SkinnableTarget
to GlobalSkinLookup
This commit is contained in:
@ -250,7 +250,7 @@ namespace osu.Game.Screens.Select
|
||||
}
|
||||
}
|
||||
},
|
||||
new SkinnableTargetContainer(SkinnableTarget.SongSelect)
|
||||
new SkinnableTargetContainer(GlobalSkinLookup.LookupType.SongSelect)
|
||||
{
|
||||
RelativeSizeAxes = Axes.Both,
|
||||
},
|
||||
|
Reference in New Issue
Block a user