mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 17:07:38 +08:00
Fix bindable name in tests
This commit is contained in:
parent
1bd1b6b099
commit
5bf405f949
@ -144,7 +144,7 @@ namespace osu.Game.Tests.Visual
|
||||
|
||||
public void UpdateBindables()
|
||||
{
|
||||
DimEnabled = Background.UpdateUserDim;
|
||||
DimEnabled = Background.EnableUserDim;
|
||||
}
|
||||
|
||||
public bool AssertDimmed()
|
||||
|
Loading…
Reference in New Issue
Block a user