mirror of
https://github.com/ppy/osu
synced 2024-12-13 18:37:04 +00:00
Make field read only
This commit is contained in:
parent
a7f8e26e35
commit
98acf1e31d
@ -63,7 +63,7 @@ namespace osu.Game.Screens.Play
|
||||
|
||||
private readonly Container topScoreContainer;
|
||||
|
||||
private FillFlowContainer bottomRightElements;
|
||||
private readonly FillFlowContainer bottomRightElements;
|
||||
|
||||
private IEnumerable<Drawable> hideTargets => new Drawable[] { visibilityContainer, KeyCounter };
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user