engine: client: let time flow in Xash demos
This commit is contained in:
parent
de19d78571
commit
33be1b7591
1 changed files with 1 additions and 1 deletions
|
@ -2341,7 +2341,7 @@ void CL_ReadPackets( void )
|
||||||
// decide the simulation time
|
// decide the simulation time
|
||||||
cl.oldtime = cl.time;
|
cl.oldtime = cl.time;
|
||||||
|
|
||||||
if( cls.demoplayback != DEMO_XASH3D && !cl.paused )
|
if( !cl.paused )
|
||||||
cl.time += host.frametime;
|
cl.time += host.frametime;
|
||||||
|
|
||||||
// demo time
|
// demo time
|
||||||
|
|
Loading…
Add table
Reference in a new issue