mirror of
https://github.com/JonnyBro/beatrun.git
synced 2024-12-28 12:53: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,9 +550,7 @@ hook.Add("PostDrawViewModel", "VManip", function(vm, ply, weapon)
|
|||
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)
|
||||
if VMLegs:IsActive() then
|
||||
-- if ply:GetViewEntity() != ply then
|
||||
|
|
Loading…
Reference in a new issue