mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
Replace "Connected as _" in login form with a UserPanel
This commit is contained in:
@ -30,7 +30,6 @@ namespace osu.Game.Users
|
||||
|
||||
public UserPanel(User user)
|
||||
{
|
||||
Width = 300;
|
||||
Height = height;
|
||||
Masking = true;
|
||||
CornerRadius = 5;
|
||||
|
Reference in New Issue
Block a user