1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-18 07:49:52 +08:00

Removing whitespace

This commit is contained in:
Angela Zhang
2020-12-12 20:11:57 -06:00
committed by GitHub
Unverified
parent b9f687d7f9
commit 084e4ce50b
+1 -1
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)