mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
Remove now obsolete clock usages.
This commit is contained in:
@ -211,9 +211,6 @@ namespace osu.Game.Graphics.UserInterface
|
||||
|
||||
Flush(false, type);
|
||||
|
||||
if (Clock == null)
|
||||
return;
|
||||
|
||||
if (RollingDuration < 1)
|
||||
{
|
||||
DisplayedCount = Count;
|
||||
|
Reference in New Issue
Block a user