mirror of
https://github.com/osukey/osukey.git
synced 2025-05-09 15:47:38 +09: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…
x
Reference in New Issue
Block a user