diff --git a/augment/modules/wh.lua b/augment/modules/wh.lua index 46929fb..ff258eb 100644 --- a/augment/modules/wh.lua +++ b/augment/modules/wh.lua @@ -5,6 +5,7 @@ return function() if nearbyEntitiesByUUID[id] == nil then entry.cube.remove() entry.frame.remove() + cache[id] = nil end end