mirror of
https://github.com/osukey/osukey.git
synced 2025-05-21 21:47:31 +09: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 const float circle_allowance = 0.8f;
|
||||||
|
|
||||||
private string icon;
|
private readonly string icon;
|
||||||
|
|
||||||
public ScreenTitleIcon(string icon)
|
public ScreenTitleIcon(string icon)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user