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