More storage development

This commit is contained in:
Tercio Jose
2024-07-11 01:16:18 -03:00
committed by andrew6180
parent cbc9022cd5
commit 5d45539caa
8 changed files with 53 additions and 40 deletions
+1 -6
View File
@@ -394,12 +394,7 @@
--this block won't execute if the storage isn't loaded
--self is a timer reference from C_Timer
local diffNumberToName = {
[0] = "normal",
[1] = "heroic",
[2] = "mythic",
[3] = "ascended",
}
local diffNumberToName = Details222.storage.DiffIdToName
local encounterID = self.Boss
local diff = self.Diff