This commit is contained in:
Tercio Jose
2022-09-13 22:29:08 -03:00
parent 74d6114546
commit 7c8511bd1d
6 changed files with 7 additions and 7 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
local dversion = 350
local dversion = 351
local major, minor = "DetailsFramework-1.0", dversion
local DF, oldminor = LibStub:NewLibrary (major, minor)
@@ -2450,7 +2450,7 @@ end
options_frame:Hide()
options_frame:SetPoint ("center", UIParent, "center")
options_frame.TitleText:SetText (title)
options_frame.TitleText:SetText (title) --10.0 fuck
--options_frame.portrait:SetTexture ([[Interface\CHARACTERFRAME\TEMPORARYPORTRAIT-FEMALE-BLOODELF]])
return options_frame