ptr fix
This commit is contained in:
+2
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user