framework update
This commit is contained in:
+1
-7
@@ -1,6 +1,6 @@
|
||||
|
||||
|
||||
local dversion = 372
|
||||
local dversion = 373
|
||||
local major, minor = "DetailsFramework-1.0", dversion
|
||||
local DF, oldminor = LibStub:NewLibrary(major, minor)
|
||||
|
||||
@@ -382,12 +382,6 @@ local embed_functions = {
|
||||
"SendScriptComm",
|
||||
}
|
||||
|
||||
DF.WidgetFunctions = {
|
||||
GetCapsule = function(self)
|
||||
return self.MyObject
|
||||
end,
|
||||
}
|
||||
|
||||
DF.table = {}
|
||||
|
||||
function DF:GetFrameworkFolder()
|
||||
|
||||
Reference in New Issue
Block a user