mirror of
https://github.com/ppy/osu.git
synced 2025-02-15 20:53:00 +08:00
Fix CI issues
This commit is contained in:
parent
8eb3409a64
commit
d55f9404da
@ -18,7 +18,7 @@ namespace osu.Game.Graphics.UserInterface
|
||||
{
|
||||
private const float circle_allowance = 0.8f;
|
||||
|
||||
private string icon;
|
||||
private readonly string icon;
|
||||
|
||||
public ScreenTitleIcon(string icon)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user