1
0
mirror of https://github.com/ppy/osu.git synced 2026-06-09 05:33:38 +08:00

Fix CI issue

This commit is contained in:
Dean Herbert
2017-09-06 22:41:03 +09:00
Unverified
parent 858c41f86e
commit a7fa66b9f9
+1 -1
View File
@@ -267,7 +267,7 @@ namespace osu.Game.Overlays.Chat
public class CloseButton : ClickableContainer
{
private SpriteIcon icon;
private readonly SpriteIcon icon;
public CloseButton()
{