mirror of
https://github.com/osukey/osukey.git
synced 2025-08-06 16:13:57 +09:00
Trim stray newline
This commit is contained in:
@ -86,7 +86,6 @@ namespace osu.Game.Overlays
|
|||||||
}
|
}
|
||||||
|
|
||||||
public void ShowListing()
|
public void ShowListing()
|
||||||
|
|
||||||
{
|
{
|
||||||
Current.Value = null;
|
Current.Value = null;
|
||||||
Show();
|
Show();
|
||||||
|
Reference in New Issue
Block a user