mirror of
https://github.com/JonnyBro/beatrun.git
synced 2024-12-29 21:33:02 +05:00
some more cleaning
This commit is contained in:
parent
d740037f6a
commit
d6c2c6e974
1 changed files with 1 additions and 3 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue