mirror of
https://github.com/ppy/osu.git
synced 2025-01-08 04:32:54 +08:00
Remove wild writeline
This commit is contained in:
parent
ebc86c1075
commit
c3ad08f230
@ -289,8 +289,6 @@ namespace osu.Game.Tests.Visual
|
|||||||
lastReferenceTime = refTime;
|
lastReferenceTime = refTime;
|
||||||
}
|
}
|
||||||
|
|
||||||
Console.WriteLine($"t={CurrentTime}");
|
|
||||||
|
|
||||||
if (CurrentTime >= Length)
|
if (CurrentTime >= Length)
|
||||||
{
|
{
|
||||||
Stop();
|
Stop();
|
||||||
|
Loading…
Reference in New Issue
Block a user