mirror of
https://github.com/ppy/osu.git
synced 2025-02-16 02:23:10 +08:00
Adding in extra blank line
This commit is contained in:
parent
4c1e75f101
commit
b9f687d7f9
@ -332,6 +332,7 @@ namespace osu.Game.Overlays
|
||||
if (channel != null)
|
||||
ChannelTabControl.Current.Value = channel;
|
||||
}
|
||||
|
||||
protected override bool OnKeyDown(KeyDownEvent e)
|
||||
{
|
||||
if (e.AltPressed)
|
||||
|
Loading…
Reference in New Issue
Block a user