Fix icon unable to load as folder path has changed

This commit is contained in:
GryllsAddons
2023-03-06 19:56:10 +00:00
committed by GitHub
parent b7df676d11
commit 70c6ed7503
+2 -2
View File
@@ -25,7 +25,7 @@
</Anchors> </Anchors>
<Layers> <Layers>
<Layer level="BACKGROUND"> <Layer level="BACKGROUND">
<Texture name="$parent_Texture" file="Interface\AddOns\MBB\icon"> <Texture name="$parent_Texture" file="Interface\AddOns\MinimapButtonBag-TurtleWoW\icon">
<Size> <Size>
<AbsDimension x="17" y="17"/> <AbsDimension x="17" y="17"/>
</Size> </Size>
@@ -692,4 +692,4 @@
</OnShow> </OnShow>
</Scripts> </Scripts>
</Frame> </Frame>
</Ui> </Ui>