fix
This commit is contained in:
parent
21fa845bf6
commit
dfe69e81ba
2 changed files with 2 additions and 2 deletions
2
boot.lua
2
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
|
||||
|
||||
|
|
|
|||
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue