mirror of
https://github.com/ppy/osu.git
synced 2025-01-06 04:13:11 +08:00
Removing whitespace
This commit is contained in:
parent
b9f687d7f9
commit
084e4ce50b
@ -332,7 +332,7 @@ namespace osu.Game.Overlays
|
|||||||
if (channel != null)
|
if (channel != null)
|
||||||
ChannelTabControl.Current.Value = channel;
|
ChannelTabControl.Current.Value = channel;
|
||||||
}
|
}
|
||||||
|
|
||||||
protected override bool OnKeyDown(KeyDownEvent e)
|
protected override bool OnKeyDown(KeyDownEvent e)
|
||||||
{
|
{
|
||||||
if (e.AltPressed)
|
if (e.AltPressed)
|
||||||
|
Loading…
Reference in New Issue
Block a user