Trim whitespace

This commit is contained in:
Paul Teng
2019-05-11 19:21:12 -04:00
committed by GitHub
parent 3971a49549
commit c508b8ed6b

View File

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