Oh god the unfaking animation is broken again

This commit is contained in:
toasterpanic 2026-06-05 12:47:00 -04:00
parent 3790041d17
commit a9ae5bccd4

View file

@ -46,7 +46,7 @@ end
function ENT:Think()
if CLIENT then
hook.Add("physics")
--hook.Add("physics")
local old_ragdoll = self:GetNWEntity("parent")
local old_npc = self:GetNWEntity("parent_npc")
if IsValid(old_ragdoll) and IsValid(old_npc) then