XiconProfile image update
This commit is contained in:
parent
ffc5d32b80
commit
2c858e1c84
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -50,8 +50,8 @@ function XiconProfiles:GetOptions()
|
|||||||
name = " ",
|
name = " ",
|
||||||
desc = "Classic Profile",
|
desc = "Classic Profile",
|
||||||
image = "Interface\\AddOns\\Gladdy\\Images\\BasicProfiles\\Classic1.blp",
|
image = "Interface\\AddOns\\Gladdy\\Images\\BasicProfiles\\Classic1.blp",
|
||||||
imageWidth = 256,
|
imageWidth = 350,
|
||||||
imageHeight = 128,
|
imageHeight = 175,
|
||||||
width = "full",
|
width = "full",
|
||||||
order = 3,
|
order = 3,
|
||||||
},
|
},
|
||||||
@ -69,8 +69,8 @@ function XiconProfiles:GetOptions()
|
|||||||
name = " ",
|
name = " ",
|
||||||
desc = "Knall's Profile",
|
desc = "Knall's Profile",
|
||||||
image = "Interface\\AddOns\\Gladdy\\Images\\BasicProfiles\\Knall1.blp",
|
image = "Interface\\AddOns\\Gladdy\\Images\\BasicProfiles\\Knall1.blp",
|
||||||
imageWidth = 256,
|
imageWidth = 350,
|
||||||
imageHeight = 128,
|
imageHeight = 175,
|
||||||
width = "full",
|
width = "full",
|
||||||
order = 5,
|
order = 5,
|
||||||
},
|
},
|
||||||
@ -86,8 +86,8 @@ function XiconProfiles:GetOptions()
|
|||||||
XiconProfiles:ApplyKlimp()
|
XiconProfiles:ApplyKlimp()
|
||||||
end,
|
end,
|
||||||
image = "Interface\\AddOns\\Gladdy\\Images\\BasicProfiles\\Klimp1.blp",
|
image = "Interface\\AddOns\\Gladdy\\Images\\BasicProfiles\\Klimp1.blp",
|
||||||
imageWidth = 256,
|
imageWidth = 350,
|
||||||
imageHeight = 128,
|
imageHeight = 175,
|
||||||
name = " ",
|
name = " ",
|
||||||
desc = "Klimp's Profile",
|
desc = "Klimp's Profile",
|
||||||
width = "full",
|
width = "full",
|
||||||
|
Loading…
Reference in New Issue
Block a user