Fix ghosts not getting cleaned up (#412)

This commit is contained in:
thegrb93 2023-01-25 17:10:25 -05:00 committed by GitHub
parent 2c12f32a85
commit c78decb8be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -758,7 +758,7 @@ if(CLIENT)then
end
--Removes progress bar and removes ghosts when tool is put away
function TOOL:Holster()
function TOOL:ReleaseGhostEntity()
AdvDupe2.RemoveGhosts()
AdvDupe2.RemoveSelectBox()
if(AdvDupe2.Rotation)then