mirror of
https://github.com/wiremod/advdupe2.git
synced 2025-03-04 03:03:05 -05:00
Fix ghosts not getting cleaned up (#412)
This commit is contained in:
parent
2c12f32a85
commit
c78decb8be
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user