Format the text in the breakdown player list using the same font, size and outline of the damage window
This commit is contained in:
+10
-8
@@ -32,15 +32,17 @@ end
|
||||
function Details:CreateTestBars (alphabet, isArena)
|
||||
local current_combat = Details:GetCombat ("current")
|
||||
local pclass = select (2, UnitClass ("player"))
|
||||
|
||||
|
||||
local actors_name = {
|
||||
{"Spiro", "EVOKER"},
|
||||
{"Spiro", "EVOKER"},
|
||||
{"Spiro", "EVOKER"},
|
||||
{"Spiro", "EVOKER"},
|
||||
{"Spiro", "EVOKER"},
|
||||
{"Spiro", "EVOKER"},
|
||||
{"Drakaris", "EVOKER"},
|
||||
{"Spiro", "EVOKER", 1467},
|
||||
{"Spiro", "EVOKER", 1467},
|
||||
{"Spiro", "EVOKER", 1467},
|
||||
{"Spiro", "EVOKER", 1467},
|
||||
{"Spiro", "EVOKER", 1468},
|
||||
{"Spiro", "EVOKER", 1468},
|
||||
{"Spiro", "EVOKER", 1468},
|
||||
{"Spiro", "EVOKER", 1468},
|
||||
{"Drakaris", "EVOKER", 1468},
|
||||
{"Ragnaros", "MAGE", 63},
|
||||
{"The Lich King", "DEATHKNIGHT", },
|
||||
{"Your Neighbor", "SHAMAN", },
|
||||
|
||||
Reference in New Issue
Block a user