mirror of
https://github.com/ppy/osu.git
synced 2026-05-18 01:30:05 +08:00
Add very slight background dim
This commit is contained in:
@@ -401,6 +401,7 @@ namespace osu.Game.Screens.SelectV2
|
||||
backgroundModeBeatmap.BlurAmount.Value = 0;
|
||||
backgroundModeBeatmap.Beatmap = beatmap;
|
||||
backgroundModeBeatmap.IgnoreUserSettings.Value = true;
|
||||
backgroundModeBeatmap.DimWhenUserSettingsIgnored.Value = 0.1f;
|
||||
backgroundModeBeatmap.FadeColour(Color4.White, 250);
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user