mirror of
https://github.com/ppy/osu.git
synced 2025-01-13 16:32:54 +08:00
Fix CI issue
This commit is contained in:
parent
858c41f86e
commit
a7fa66b9f9
@ -267,7 +267,7 @@ namespace osu.Game.Overlays.Chat
|
||||
|
||||
public class CloseButton : ClickableContainer
|
||||
{
|
||||
private SpriteIcon icon;
|
||||
private readonly SpriteIcon icon;
|
||||
|
||||
public CloseButton()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user