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