1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 22:07:25 +08:00

Remove newline

This commit is contained in:
Andrew Hong 2022-08-10 17:56:36 -04:00
parent 11d480997a
commit 60abe83398

View File

@ -1144,7 +1144,6 @@ namespace osu.Game
userProfile.Hide();
return true;
}
else
{
ShowUser(new APIUser { Id = API.LocalUser.Value.Id });