1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-22 01:59:53 +08:00

Remove newline

This commit is contained in:
Andrew Hong
2022-08-10 17:56:36 -04:00
Unverified
parent 11d480997a
commit 60abe83398
-1
View File
@@ -1144,7 +1144,6 @@ namespace osu.Game
userProfile.Hide();
return true;
}
else
{
ShowUser(new APIUser { Id = API.LocalUser.Value.Id });