mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 16:29:58 +09:00
Fix CI issue
This commit is contained in:
@ -267,7 +267,7 @@ namespace osu.Game.Overlays.Chat
|
||||
|
||||
public class CloseButton : ClickableContainer
|
||||
{
|
||||
private SpriteIcon icon;
|
||||
private readonly SpriteIcon icon;
|
||||
|
||||
public CloseButton()
|
||||
{
|
||||
|
Reference in New Issue
Block a user