1
0
mirror of https://github.com/XLabsProject/iw4x-rawfiles.git synced 2023-08-02 15:02:11 +02:00

fix(playerlogic): remove this

This commit is contained in:
FutureRave 2023-03-18 11:10:49 +00:00
parent 8e35266c1c
commit f2acf8a24a
No known key found for this signature in database
GPG Key ID: 22F9079C86CFAB31

View File

@ -619,7 +619,6 @@ spawnPlayer()
self setClientDvar( "cg_thirdPerson", "0" );
self setDepthOfField( 0, 0, 512, 512, 4, 0 );
//self setClientDvar( "cg_fov", "65" );
// Don't do this stuff for TI spawn points
if ( isDefined( spawnPoint ) )