- Player detail window now has bigger lines (16 pixels to 20).
- Renamed the Group DPS window title to Real Time Group DPS. - Framework update.
This commit is contained in:
+1
-1
@@ -5230,7 +5230,7 @@ local CreateCurrentDpsFrame = function (parent, name)
|
||||
|
||||
--> labels for mythic dungeon / group party
|
||||
local labelGroupDamage = f:CreateFontString (nil, "overlay", "GameFontNormal")
|
||||
labelGroupDamage:SetText ("Group DPS")
|
||||
labelGroupDamage:SetText ("Real Time Group DPS")
|
||||
DF:SetFontSize (labelGroupDamage, 14)
|
||||
DF:SetFontOutline (labelGroupDamage, "NONE")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user