mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-05 03:24:56 +08:00
Merge 4511 update
This commit is contained in:
@@ -292,8 +292,8 @@ qboolean V_PreRender( void )
|
||||
}
|
||||
return false;
|
||||
}
|
||||
|
||||
ref.dllFuncs.R_BeginFrame( !cl.paused );
|
||||
|
||||
ref.dllFuncs.R_BeginFrame( !cl.paused && ( cls.state == ca_active ));
|
||||
|
||||
GL_UpdateSwapInterval( );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user