mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 00:40:09 +09:00
Remove wild writeline
This commit is contained in:
@ -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();
|
||||||
|
Reference in New Issue
Block a user