mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 06:36:31 +09:00
CI fixes
This commit is contained in:
@ -75,7 +75,7 @@ namespace osu.Game.Overlays.Profile.Sections.Kudosu
|
||||
{
|
||||
private readonly OsuSpriteText valueText;
|
||||
|
||||
public int Count
|
||||
public new int Count
|
||||
{
|
||||
set { valueText.Text = value.ToString(); }
|
||||
}
|
||||
|
Reference in New Issue
Block a user