some more cleaning

This commit is contained in:
Jonny_Bro (Nikita) 2023-06-08 12:49:28 +05:00
parent d740037f6a
commit d6c2c6e974

View file

@ -550,8 +550,6 @@ hook.Add("PostDrawViewModel", "VManip", function(vm, ply, weapon)
end end
end) end)
local anglef = Angle(0, 1, 0)
-- Very basic stuff, you see -- Very basic stuff, you see
hook.Add("PostDrawViewModel", "VMLegs", function(vm, ply, weapon) hook.Add("PostDrawViewModel", "VMLegs", function(vm, ply, weapon)
if VMLegs:IsActive() then if VMLegs:IsActive() then