1
0
mirror of https://github.com/ppy/osu.git synced 2025-03-22 22:29:28 +08:00

Trim stray newline

This commit is contained in:
Bartłomiej Dach 2020-12-24 13:42:08 +01:00
parent 66a23c22e5
commit 4270c29f60

View File

@ -86,7 +86,6 @@ namespace osu.Game.Overlays
}
public void ShowListing()
{
Current.Value = null;
Show();