diff --git a/client/stream.cpp b/client/stream.cpp index a109dd17..a7842719 100644 --- a/client/stream.cpp +++ b/client/stream.cpp @@ -154,7 +154,7 @@ void Stream::getPlayerChunk(void* outputBuffer, double outputBufferDacTime, unsi // if (sleep < msBuffer / 2) // break; } -// sleep = 0; + sleep = 0; return; } else if (sleep < 0)