mirror of
https://github.com/osukey/osukey.git
synced 2025-08-02 22:26:41 +09:00
Fix incorrect click action
This commit is contained in:
@ -57,8 +57,6 @@ namespace osu.Game.Users
|
||||
[BackgroundDependencyLoader]
|
||||
private void load()
|
||||
{
|
||||
Action = () => profileOverlay?.ShowUser(User);
|
||||
|
||||
Masking = true;
|
||||
BorderColour = colours.GreyVioletLighter;
|
||||
|
||||
|
Reference in New Issue
Block a user