from retail
This commit is contained in:
@@ -241,8 +241,4 @@ local templates = {
|
||||
},
|
||||
}
|
||||
|
||||
local function GetAnchors(data)
|
||||
return OptionsPrivate.Private.default_types_for_anchor
|
||||
end
|
||||
|
||||
WeakAuras.RegisterRegionOptions("texture", createOptions, createIcon, L["Texture"], createThumbnail, modifyThumbnail, L["Shows a custom texture"], templates, GetAnchors);
|
||||
WeakAuras.RegisterRegionOptions("texture", createOptions, createIcon, L["Texture"], createThumbnail, modifyThumbnail, L["Shows a custom texture"], templates);
|
||||
|
||||
Reference in New Issue
Block a user