Skip to content

Commit 01b3646

Browse files
committed
Removed clean containers
1 parent 86eb97f commit 01b3646

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

src/012-supply.lua

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -674,9 +674,6 @@ Supply = (function()
674674
return
675675
end
676676

677-
-- Start the backpack cleaner
678-
setInterval(cleanContainers, DELAY.CLEAN_CONTAINERS_INTERVAL);
679-
680677
-- Done, go to town exit
681678
log('Ready to hunt. Walking to the spawn.')
682679

0 commit comments

Comments
 (0)