diff --git a/fteqtv/source.c b/fteqtv/source.c index b3365b96f..e4dea16a4 100644 --- a/fteqtv/source.c +++ b/fteqtv/source.c @@ -1628,6 +1628,8 @@ void QTV_Run(sv_t *qtv) } return; } + else + qtv->simtime = qtv->curtime; if (qtv->sourcesock == INVALID_SOCKET && !qtv->file)