mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 22:56:36 +09:00
Use value because we need to.
This commit is contained in:
@ -77,7 +77,8 @@ namespace osu.Game.Overlays.Music
|
||||
{
|
||||
set
|
||||
{
|
||||
InvalidateLayout();
|
||||
if (value)
|
||||
InvalidateLayout();
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user