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 = " ",
|
||||
desc = "Classic Profile",
|
||||
image = "Interface\\AddOns\\Gladdy\\Images\\BasicProfiles\\Classic1.blp",
|
||||
imageWidth = 256,
|
||||
imageHeight = 128,
|
||||
imageWidth = 350,
|
||||
imageHeight = 175,
|
||||
width = "full",
|
||||
order = 3,
|
||||
},
|
||||
@ -69,8 +69,8 @@ function XiconProfiles:GetOptions()
|
||||
name = " ",
|
||||
desc = "Knall's Profile",
|
||||
image = "Interface\\AddOns\\Gladdy\\Images\\BasicProfiles\\Knall1.blp",
|
||||
imageWidth = 256,
|
||||
imageHeight = 128,
|
||||
imageWidth = 350,
|
||||
imageHeight = 175,
|
||||
width = "full",
|
||||
order = 5,
|
||||
},
|
||||
@ -86,8 +86,8 @@ function XiconProfiles:GetOptions()
|
||||
XiconProfiles:ApplyKlimp()
|
||||
end,
|
||||
image = "Interface\\AddOns\\Gladdy\\Images\\BasicProfiles\\Klimp1.blp",
|
||||
imageWidth = 256,
|
||||
imageHeight = 128,
|
||||
imageWidth = 350,
|
||||
imageHeight = 175,
|
||||
name = " ",
|
||||
desc = "Klimp's Profile",
|
||||
width = "full",
|
||||
|
Loading…
Reference in New Issue
Block a user