mirror of
https://github.com/ppy/osu
synced 2025-02-04 12:21:58 +00:00
Fix a crash on leaving the selected channel
This commit is contained in:
parent
68621fbd0e
commit
eab2776755
@ -209,7 +209,6 @@ namespace osu.Game.Overlays
|
||||
{
|
||||
textbox.Current.Disabled = true;
|
||||
currentChannelContainer.Clear(false);
|
||||
channelTabControl.Current.Value = null;
|
||||
return;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user