1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 04:07:25 +08:00

Adding in extra blank line

This commit is contained in:
Angela Zhang 2020-12-12 18:55:17 -06:00 committed by GitHub
parent 4c1e75f101
commit b9f687d7f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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