@@ -1718,7 +1718,7 @@ function atributo_damage:RefreshWindow(instancia, combatObject, forcar, exportar
|
||||
elseif (subAttribute == 2) then --DPS
|
||||
keyName = "last_dps"
|
||||
|
||||
elseif (subAttribute == 3) then --TAMAGE TAKEN
|
||||
elseif (subAttribute == 3) then --DAMAGE TAKEN
|
||||
keyName = "damage_taken"
|
||||
if (Details.damage_taken_everything) then
|
||||
windowMode = modo_ALL
|
||||
@@ -1755,7 +1755,7 @@ function atributo_damage:RefreshWindow(instancia, combatObject, forcar, exportar
|
||||
elseif (subAttribute == 2) then --DPS
|
||||
keyName = "last_dps"
|
||||
|
||||
elseif (subAttribute == 3) then --TAMAGE TAKEN
|
||||
elseif (subAttribute == 3) then --DAMAGE TAKEN
|
||||
keyName = "damage_taken"
|
||||
if (Details.damage_taken_everything) then
|
||||
windowMode = modo_ALL
|
||||
|
||||
Reference in New Issue
Block a user