mirror of
https://github.com/ppy/osu
synced 2025-02-09 14:47:33 +00:00
Remove unnecessary call to updateVisibility
This commit is contained in:
parent
63ff722963
commit
a147b7186d
@ -361,7 +361,6 @@ namespace osu.Game.Screens.Play
|
||||
break;
|
||||
}
|
||||
|
||||
updateVisibility();
|
||||
return true;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user