fix missing GuidCache
This commit is contained in:
parent
2ba965b1ce
commit
338d14ef77
1 changed files with 1 additions and 0 deletions
|
|
@ -70,6 +70,7 @@ local RAID_WARNING = RAID_WARNING
|
|||
|
||||
local throttle = {}
|
||||
|
||||
CH.GuidCache = {}
|
||||
CH.ClassNames = {}
|
||||
CH.Keywords = {}
|
||||
CH.Smileys = {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue