mirror of
https://github.com/ppy/osu.git
synced 2026-05-31 23:50:29 +08:00
revert empty line
This commit is contained in:
@@ -125,6 +125,7 @@ namespace osu.Game.Screens.Play
|
||||
set
|
||||
{
|
||||
if (allowSeeking == value) return;
|
||||
|
||||
allowSeeking = value;
|
||||
updateBarVisibility();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user