XiconProfile image update

This commit is contained in:
Sumsebrum 2021-05-20 01:23:55 +02:00
parent ffc5d32b80
commit 2c858e1c84
4 changed files with 6 additions and 6 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -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",