mirror of
https://github.com/YGGverse/hlsdk-portable.git
synced 2025-01-24 05:34:18 +00:00
Revert changes for camera.
This commit is contained in:
parent
117b851f7a
commit
de35367e55
@ -153,8 +153,8 @@ void DLLEXPORT CAM_Think( void )
|
||||
#endif
|
||||
vec3_t viewangles;
|
||||
|
||||
if( gEngfuncs.GetMaxClients() > 1 && CL_IsThirdPerson() )
|
||||
CAM_ToFirstPerson();
|
||||
// if( gEngfuncs.GetMaxClients() > 1 && CL_IsThirdPerson() )
|
||||
// CAM_ToFirstPerson();
|
||||
|
||||
switch( (int)cam_command->value )
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user