1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 11:27:24 +08:00

Trim whitespace

This commit is contained in:
Paul Teng 2019-05-11 19:21:12 -04:00 committed by GitHub
parent 3971a49549
commit c508b8ed6b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -198,7 +198,7 @@ namespace osu.Game.Overlays
channelSelectionOverlay.State = Visibility.Visible;
return;
}
if (e.NewValue.Name == "+")
{
return;