mirror of
https://github.com/ppy/osu
synced 2025-02-21 04:57:11 +00:00
Merge pull request #2026 from swoolcock/revert-hiding-visual-settings
Fix revert-to-default hiding visual settings at beatmap load
This commit is contained in:
commit
9d14c7145d
@ -181,7 +181,7 @@ namespace osu.Game.Overlays.Settings
|
||||
{
|
||||
hovering = true;
|
||||
UpdateState();
|
||||
return true;
|
||||
return false;
|
||||
}
|
||||
|
||||
protected override void OnHoverLost(InputState state)
|
||||
|
Loading…
Reference in New Issue
Block a user