mirror of
https://github.com/ppy/osu.git
synced 2025-03-15 17:47:18 +08:00
Make ScreenOffsetContainer
privatly settable only
This commit is contained in:
parent
9ac5c9aa2f
commit
e924ea8d93
@ -99,7 +99,7 @@ namespace osu.Game
|
||||
|
||||
private ScalingContainer screenContainer;
|
||||
|
||||
protected Container ScreenOffsetContainer;
|
||||
protected Container ScreenOffsetContainer { get; private set; }
|
||||
|
||||
[Resolved]
|
||||
private FrameworkConfigManager frameworkConfig { get; set; }
|
||||
|
Loading…
x
Reference in New Issue
Block a user