mirror of
https://github.com/ppy/osu
synced 2024-12-12 18:07:52 +00:00
revert empty line
This commit is contained in:
parent
12503b4d07
commit
13ba9d64d0
@ -125,6 +125,7 @@ namespace osu.Game.Screens.Play
|
||||
set
|
||||
{
|
||||
if (allowSeeking == value) return;
|
||||
|
||||
allowSeeking = value;
|
||||
updateBarVisibility();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user