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