forked from hkc/cc-stuff
1
0
Fork 0

wallhack: destruction of look direction line

This commit is contained in:
Vftdan 2023-10-14 15:48:28 +03:00
parent cc36335042
commit 915a29bb0c
1 changed files with 1 additions and 0 deletions

View File

@ -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