diff --git a/boot.lua b/boot.lua index f76bd011..cda0aefb 100644 --- a/boot.lua +++ b/boot.lua @@ -18,7 +18,7 @@ _detalhes.BFACORE = 131 --core version on BFA launch _detalhes.SHADOWLANDSCORE = 143 --core version on Shadowlands launch -- - _detalhes.dragonflight_beta_version = 24 + _detalhes.dragonflight_beta_version = 25 Details = _detalhes diff --git a/frames/window_copy.lua b/frames/window_copy.lua index 68f94748..4546a2a4 100644 --- a/frames/window_copy.lua +++ b/frames/window_copy.lua @@ -38,7 +38,7 @@ do --> title panel.TitleText:SetText ("Paste & Copy") - panel.portrait:SetTexture ([[Interface\CHARACTERFRAME\TEMPORARYPORTRAIT-FEMALE-BLOODELF]]) + --panel.portrait:SetTexture ([[Interface\CHARACTERFRAME\TEMPORARYPORTRAIT-FEMALE-BLOODELF]]) DetailsFrameWork:NewTextEntry (panel, _, "$parentTextEntry", "text", 476, 14) panel.text:SetPoint (20, -127)