mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 08:49:59 +09:00
Cleanup
This commit is contained in:
@ -69,7 +69,7 @@ namespace osu.Game.Overlays
|
||||
|
||||
Children = new Drawable[]
|
||||
{
|
||||
channelSelection = new ChannelSelectionOverlay
|
||||
channelSelection = new ChannelSelectionOverlay //todo: temporary placement
|
||||
{
|
||||
Origin = Anchor.BottomLeft,
|
||||
Height = 400,
|
||||
|
Reference in New Issue
Block a user