mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 15:16:38 +09:00
Remove commented unbind
This commit is contained in:
@ -667,9 +667,9 @@ namespace osu.Game.Screens.Edit
|
||||
|
||||
ApplyToBackground(b =>
|
||||
{
|
||||
//b.DimAmount.UnbindAll();
|
||||
b.DimWhenUserSettingsIgnored.Value = 0;
|
||||
});
|
||||
|
||||
resetTrack();
|
||||
|
||||
refetchBeatmap();
|
||||
|
Reference in New Issue
Block a user