mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 12:17:26 +08:00
Fix initial colour
This commit is contained in:
parent
ee2c7c50ad
commit
fc3aff6689
@ -72,8 +72,8 @@ namespace osu.Game.Overlays.Direct
|
||||
protected override void LoadComplete()
|
||||
{
|
||||
base.LoadComplete();
|
||||
|
||||
downloader.DownloadState.BindValueChanged(updateState, true);
|
||||
FinishTransforms(true);
|
||||
}
|
||||
|
||||
[BackgroundDependencyLoader(permitNulls: true)]
|
||||
|
Loading…
Reference in New Issue
Block a user