forked from hkc/cc-stuff
wallhack: destruction of look direction line
This commit is contained in:
parent
cc36335042
commit
915a29bb0c
|
@ -63,6 +63,7 @@ return function()
|
|||
if nearbyEntitiesByUUID[id] == nil then
|
||||
entry.cube.remove()
|
||||
entry.frame.remove()
|
||||
entry.lookLine.remove()
|
||||
cache[id] = nil
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue