mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 08:20:00 +09:00
Implement UserHistoryGraph component
This commit is contained in:
@ -29,8 +29,6 @@ namespace osu.Game.Overlays.Profile.Header.Components
|
||||
Text = "No recent plays",
|
||||
Font = OsuFont.GetFont(size: 12, weight: FontWeight.Regular)
|
||||
});
|
||||
|
||||
Graph.Alpha = 0;
|
||||
}
|
||||
|
||||
protected override void LoadComplete()
|
||||
|
Reference in New Issue
Block a user