fix: reset Bleed cure state in Configure + map CureBleed checkbox; port icon/border textures .tga->BLP
This commit is contained in:
@@ -84,7 +84,7 @@
|
||||
<Color r="0" g="0" b="0" a="0.75" />
|
||||
</Texture> <!-- }}} -->
|
||||
|
||||
<Texture name="DcrLVIconTemplate" file="Interface\AddOns\Decursive\iconON.tga" virtual="true"> <!-- {{{ -->
|
||||
<Texture name="DcrLVIconTemplate" file="Interface\AddOns\Decursive\iconON.blp" virtual="true"> <!-- {{{ -->
|
||||
<Anchors>
|
||||
<Anchor point="TOPLEFT" relativePoint="TOPLEFT" relativeTo="$parent">
|
||||
<Offset>
|
||||
@@ -97,7 +97,7 @@
|
||||
</Size>
|
||||
</Texture> <!-- }}} -->
|
||||
|
||||
<Texture name="DcrLVRaidIconTemplate" file="Interface\AddOns\Decursive\iconON.tga" virtual="true"> <!-- {{{ -->
|
||||
<Texture name="DcrLVRaidIconTemplate" file="Interface\AddOns\Decursive\iconON.blp" virtual="true"> <!-- {{{ -->
|
||||
<Anchors>
|
||||
<Anchor point="BOTTOMRIGHT" relativePoint="BOTTOMRIGHT" relativeTo="$parent">
|
||||
<Offset>
|
||||
|
||||
Reference in New Issue
Block a user