fix(playerlogic): remove this

pull/3/head
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
1 changed files with 0 additions and 1 deletions

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 ) )