mirror of
https://github.com/ppy/osu.git
synced 2026-05-19 19:40:46 +08:00
Make field read only
This commit is contained in:
@@ -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 };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user