mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 06:36:31 +09:00
Nothing to see here.
This commit is contained in:
@ -225,8 +225,6 @@ namespace osu.Game.Screens.Tournament
|
||||
|
||||
protected override void UpdateAfterChildren()
|
||||
{
|
||||
base.Update();
|
||||
|
||||
timeOffset -= (float)(Time.Current - lastTime) / 1000 * speed;
|
||||
lastTime = Time.Current;
|
||||
|
||||
|
Reference in New Issue
Block a user