mirror of
https://github.com/YGGverse/xash3d-fwgs.git
synced 2025-01-17 18:40:02 +00:00
Remove duplicate R_ClearScene
This commit is contained in:
parent
bf2f829382
commit
f00181223f
@ -1288,8 +1288,6 @@ void CL_EmitEntities( void )
|
||||
{
|
||||
if( cl.paused ) return; // don't waste time
|
||||
|
||||
ref.dllFuncs.R_ClearScene ();
|
||||
|
||||
// not in server yet, no entities to redraw
|
||||
if( cls.state != ca_active || !cl.validsequence )
|
||||
return;
|
||||
|
Loading…
x
Reference in New Issue
Block a user