1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-22 17:00:32 +08:00

Remove accidental blank line

This commit is contained in:
Dean Herbert
2019-08-16 20:23:09 +09:00
Unverified
parent d11b896148
commit 152df9f3d5
@@ -124,7 +124,6 @@ namespace osu.Game.Rulesets.UI
requireMoreUpdateLoops = false;
return;
}
else if (firstConsumption)
{
// On the first update, frame-stability seeking would result in unexpected/unwanted behaviour.