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