From 3d75ed48ea5cdc81763039ad3fa3453ef189b0e8 Mon Sep 17 00:00:00 2001 From: Alar of Daggerspine Date: Mon, 13 Jun 2016 08:51:18 +0200 Subject: [PATCH] Missing del table, ops --- MissionCache.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/MissionCache.lua b/MissionCache.lua index 00d306e..015cb61 100644 --- a/MissionCache.lua +++ b/MissionCache.lua @@ -240,6 +240,7 @@ function module:OnAllGarrisonMissions(func,inProgress,missionType) func(tmp[i]) end end + addon:DelTable(tmp) end -- Old cache to be removed -- 1.7.9.5