Skip to content

Commit

Permalink
Merge pull request #1115 from JamesxX/patch-2
Browse files Browse the repository at this point in the history
Removed unnecessary local
  • Loading branch information
robotboy655 committed Jan 16, 2016
2 parents be5af04 + 8ea34f7 commit 277f36c
Showing 1 changed file with 0 additions and 3 deletions.
Expand Up @@ -48,9 +48,6 @@ end
The most important part of this is making sure it gets deleted properly
-----------------------------------------------------------]]
function ToolObj:StartGhostEntity( ent )
-- We can't ghost ragdolls because it looks like ass
local class = ent:GetClass()
-- We do ghosting serverside in single player
-- It's done clientside in multiplayer
Expand Down

0 comments on commit 277f36c

Please sign in to comment.