mirror of
https://github.com/ppy/osu.git
synced 2025-03-19 13:07:20 +08: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…
x
Reference in New Issue
Block a user