Update cl_vm.lua

This commit is contained in:
littlebabyman 2024-11-28 07:18:46 +02:00
parent f33cc4c85a
commit ce4b1a6994

View File

@ -176,7 +176,7 @@ function SWEP:PreDrawViewModel()
vm:SetMaterial(self:GetProcessedValue("Material", true))
render.DepthRange( 0.0, 0.1 )
if ARC9.PresetCam then cam.IgnoreZ(true) end
if ARC9.PresetCam or custdelta > 0 then cam.IgnoreZ(true) end
self:SetFiremodePose()