1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-14 18:42:56 +08:00

Removing whitespace

This commit is contained in:
Angela Zhang 2020-12-12 20:11:57 -06:00 committed by GitHub
parent b9f687d7f9
commit 084e4ce50b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -332,7 +332,7 @@ namespace osu.Game.Overlays
if (channel != null)
ChannelTabControl.Current.Value = channel;
}
protected override bool OnKeyDown(KeyDownEvent e)
{
if (e.AltPressed)