mirror of
https://github.com/YGGverse/hlsdk-portable.git
synced 2025-01-24 05:34:18 +00:00
Merge branch 'opfor' into opforfixed
This commit is contained in:
commit
54a9732003
@ -735,7 +735,7 @@ void V_CalcNormalRefdef( struct ref_params_s *pparams )
|
|||||||
|
|
||||||
// Apply this at all times
|
// Apply this at all times
|
||||||
{
|
{
|
||||||
float pitch = camAngles[0];
|
float pitch = pparams->viewangles[0];
|
||||||
|
|
||||||
// Normalize angles
|
// Normalize angles
|
||||||
if( pitch > 180.0f )
|
if( pitch > 180.0f )
|
||||||
|
Loading…
x
Reference in New Issue
Block a user