mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 07:06:35 +09:00
Add missing readonly
This commit is contained in:
@ -39,7 +39,7 @@ namespace osu.Game.Screens.Menu
|
|||||||
|
|
||||||
private readonly Container colourAndTriangles;
|
private readonly Container colourAndTriangles;
|
||||||
|
|
||||||
private Triangles triangles;
|
private readonly Triangles triangles;
|
||||||
|
|
||||||
public Action Action;
|
public Action Action;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user