This commit is contained in:
EXtremeExploit
2023-01-22 01:39:01 -03:00
parent 05f77d2cab
commit 8c208da324

View File

@ -34,9 +34,7 @@ namespace osu.Game.Overlays.Profile.Header.Components
Masking = true;
CornerRadius = 8;
TooltipText = group.Name;
}
[BackgroundDependencyLoader]