mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 16:29:58 +09:00
Adjust background presentation
This commit is contained in:
@ -23,7 +23,7 @@ namespace osu.Game.Users
|
||||
[BackgroundDependencyLoader]
|
||||
private void load()
|
||||
{
|
||||
Background.FadeTo(0.6f);
|
||||
Background.FadeTo(0.4f);
|
||||
}
|
||||
|
||||
protected override Drawable CreateLayout()
|
||||
|
Reference in New Issue
Block a user