mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 16:29:58 +09:00
Remove wild writeline
This commit is contained in:
@ -289,8 +289,6 @@ namespace osu.Game.Tests.Visual
|
||||
lastReferenceTime = refTime;
|
||||
}
|
||||
|
||||
Console.WriteLine($"t={CurrentTime}");
|
||||
|
||||
if (CurrentTime >= Length)
|
||||
{
|
||||
Stop();
|
||||
|
Reference in New Issue
Block a user