Raise campos height

This commit is contained in:
Fesiug 2024-09-21 14:07:59 -04:00
parent 5172dcb5d1
commit e87245c419
Signed by: Fesiug
GPG Key ID: 374BFF45E1EEF243
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
local cam_f = CreateConVar( "b-cam_f", -75 )
local cam_r = CreateConVar( "b-cam_r", 12 )
local cam_u = CreateConVar( "b-cam_u", 0 )
local cam_u = CreateConVar( "b-cam_u", 12 )
local cam_fov = CreateConVar( "b-cam_fov", 75 )
local m = 3