diff --git a/augment/modules/wh.lua b/augment/modules/wh.lua index da6197b..53d52f9 100644 --- a/augment/modules/wh.lua +++ b/augment/modules/wh.lua @@ -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