Forgot to wipe after myself
This commit is contained in:
parent
8a77231798
commit
245c000532
|
@ -5,6 +5,7 @@ return function()
|
||||||
if nearbyEntitiesByUUID[id] == nil then
|
if nearbyEntitiesByUUID[id] == nil then
|
||||||
entry.cube.remove()
|
entry.cube.remove()
|
||||||
entry.frame.remove()
|
entry.frame.remove()
|
||||||
|
cache[id] = nil
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue