mirror of
https://github.com/ppy/osu.git
synced 2025-02-19 21:52:54 +08: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