mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 23:24:04 +09:00
update TestCase
This commit is contained in:
@ -114,7 +114,7 @@ namespace osu.Game.Overlays.Profile.Sections
|
||||
}
|
||||
}
|
||||
|
||||
private class ScoreFlowContainer : Container<DrawableScore>
|
||||
public class ScoreFlowContainer : Container<DrawableScore>
|
||||
{
|
||||
private readonly FillFlowContainer<DrawableScore> scores;
|
||||
private readonly OsuClickableContainer showMoreText;
|
||||
|
Reference in New Issue
Block a user