Skip to content

Commit

Permalink
Remove unused function
Browse files Browse the repository at this point in the history
  • Loading branch information
Denneisk committed Nov 29, 2024
1 parent 4a2a164 commit a80818c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lua/entities/gmod_wire_expression2/core/hologram.lua
Original file line number Diff line number Diff line change
Expand Up @@ -1248,7 +1248,6 @@ e2function void holoUnparent(index)
if not Holo then return end

Holo.ent:SetParent(nil)
Holo.ent:SetParentPhysNum(0)
end

-- -----------------------------------------------------------------------------
Expand Down

0 comments on commit a80818c

Please sign in to comment.