This commit is contained in:
LostTrackpad 2024-07-16 19:34:22 +07:00
commit bd0201f70b

View file

@ -379,7 +379,7 @@ function PLAYER:CalcView(view)
if CLIENT then
-- VERY hacky and dirty code and I apologize in advance
local fov = GetConVar("Beatrun_FOV"):GetInt()
local fov = GetConVar("fov_desired"):GetInt()
if IsValid(LocalPlayer():GetActiveWeapon()) then
if lframeswepclass ~= LocalPlayer():GetActiveWeapon():GetClass() then