mirror of
https://github.com/osukey/osukey.git
synced 2025-05-28 08:57:25 +09:00
Add missing readonly
This commit is contained in:
parent
16d9a677d0
commit
03f9a86366
@ -39,7 +39,7 @@ namespace osu.Game.Screens.Menu
|
||||
|
||||
private readonly Container colourAndTriangles;
|
||||
|
||||
private Triangles triangles;
|
||||
private readonly Triangles triangles;
|
||||
|
||||
public Action Action;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user