Fix Credits tab logo by converting to TGA and updating path

This commit is contained in:
Xurkon
2026-03-15 08:20:00 -05:00
parent b5dadb3089
commit 20d0b8fe98
2 changed files with 1 additions and 1 deletions
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,
}, },