Fix Credits tab logo by converting to TGA and updating path
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 6.0 MiB |
@@ -18,7 +18,7 @@ function QuestieOptions.tabs.credits:Initialize()
|
|||||||
type = "description",
|
type = "description",
|
||||||
order = 0.5,
|
order = 0.5,
|
||||||
name = "",
|
name = "",
|
||||||
image = "Interface\\AddOns\\Questie-X\\docs\\QuestieXlogo.png",
|
image = "Interface\\AddOns\\Questie-X\\Icons\\QuestieXlogo.tga",
|
||||||
imageWidth = 512,
|
imageWidth = 512,
|
||||||
imageHeight = 128,
|
imageHeight = 128,
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user