Add prefix for log messages during a rewind.

This commit is contained in:
hiker 2017-05-16 22:01:32 +10:00
parent 6162be9432
commit 54fdd2d586

View File

@ -236,7 +236,9 @@ void RewindManager::playEventsTill(float time, float *dt)
if (needs_rewind)
{
Log::setPrefix("Rewind");
rewindTo(rewind_time);
Log::setPrefix("");
}
// This is necessary to avoid that rewinding an event will store the