mirror of
https://github.com/ppy/osu.git
synced 2024-12-15 03:22:55 +08:00
Remove accidental blank line
This commit is contained in:
parent
d11b896148
commit
152df9f3d5
@ -124,7 +124,6 @@ namespace osu.Game.Rulesets.UI
|
|||||||
requireMoreUpdateLoops = false;
|
requireMoreUpdateLoops = false;
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
else if (firstConsumption)
|
else if (firstConsumption)
|
||||||
{
|
{
|
||||||
// On the first update, frame-stability seeking would result in unexpected/unwanted behaviour.
|
// On the first update, frame-stability seeking would result in unexpected/unwanted behaviour.
|
||||||
|
Loading…
Reference in New Issue
Block a user