mirror of
https://github.com/ppy/osu.git
synced 2025-01-06 17:22: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;
|
||||
}
|
||||
|
||||
Console.WriteLine($"t={CurrentTime}");
|
||||
|
||||
if (CurrentTime >= Length)
|
||||
{
|
||||
Stop();
|
||||
|
Loading…
Reference in New Issue
Block a user