mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 06:36:31 +09:00
Replace ConfigureBackgroundUpdate with OnEntering
This commit is contained in:
@ -277,8 +277,6 @@ namespace osu.Game.Screens.Play
|
||||
if (!loadedSuccessfully)
|
||||
return;
|
||||
|
||||
ConfigureBackgroundUpdate();
|
||||
|
||||
Content.Alpha = 0;
|
||||
Content
|
||||
.ScaleTo(0.7f)
|
||||
|
Reference in New Issue
Block a user