Fix for the merged spells in the breakdown window

This commit is contained in:
Tercio Jose
2022-11-30 23:19:17 -03:00
parent 8a3302d83e
commit 2dcb54d90b
4 changed files with 137 additions and 70 deletions
+5
View File
@@ -54,6 +54,9 @@
--namespace for the player breakdown window
Details.PlayerBreakdown = {}
Details222.PlayerBreakdown = {
DamageSpellsCache = {}
}
--color namespace
Details222.ColorScheme = {
@@ -64,6 +67,8 @@
return Details222.ColorScheme[colorScheme]
end
Details222.DamageSpells = {}
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
--initialization stuff
local _