mirror of
https://github.com/ppy/osu.git
synced 2024-11-06 06:57:39 +08:00
Remove unnecessary region
This commit is contained in:
parent
5bf405f949
commit
3f000dfe2e
@ -12,12 +12,8 @@ namespace osu.Game.Graphics.Containers
|
||||
{
|
||||
public class UserDimContainer : Container
|
||||
{
|
||||
#region User Settings
|
||||
|
||||
protected Bindable<double> DimLevel;
|
||||
|
||||
#endregion
|
||||
|
||||
public Bindable<bool> EnableUserDim = new Bindable<bool>();
|
||||
|
||||
[BackgroundDependencyLoader]
|
||||
|
Loading…
Reference in New Issue
Block a user