2
0
mirror of https://github.com/FWGS/xash3d-fwgs synced 2024-12-28 19:55:09 +01:00

engine: client: let time flow in Xash demos

This commit is contained in:
Alibek Omarov 2023-10-14 15:11:26 +03:00
parent de19d78571
commit 33be1b7591

View File

@ -2341,7 +2341,7 @@ void CL_ReadPackets( void )
// decide the simulation time
cl.oldtime = cl.time;
if( cls.demoplayback != DEMO_XASH3D && !cl.paused )
if( !cl.paused )
cl.time += host.frametime;
// demo time