mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 06:36:31 +09: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