diff RatQuickPage.xml @ 47:1a29be548897

Removed all .tga extensions in texture names. They are not needed, and they won't need to be changed if we switch to blp files.
author madcatzinc@35b17cf1-18cd-47ff-9ca3-31d6b526ef09
date Mon, 29 Apr 2013 17:45:04 +0000
parents f02cf040133c
children
line wrap: on
line diff
--- a/RatQuickPage.xml	Mon Apr 29 17:44:58 2013 +0000
+++ b/RatQuickPage.xml	Mon Apr 29 17:45:04 2013 +0000
@@ -62,7 +62,7 @@
 		</Anchors>
 		<Layers>
 			<Layer level="BACKGROUND">
-				<Texture name="$parentBackgroundTexture" file="Interface\AddOns\CyborgMMO7\Graphics\ParchmentAndLeftSide.tga">
+				<Texture name="$parentBackgroundTexture" file="Interface\AddOns\CyborgMMO7\Graphics\ParchmentAndLeftSide">
 					<Size><AbsDimension x="256" y="256"/></Size>
 					<Anchors>
 						<Anchor point="CENTER"><Offset><AbsDimension x="0" y="0"/></Offset></Anchor>
@@ -70,7 +70,7 @@
 				</Texture>
 			</Layer>
 			<Layer level="ARTWORK">
-				<Texture name="$parentCalloutsTexture" file="Interface\AddOns\CyborgMMO7\Graphics\Lines.tga">
+				<Texture name="$parentCalloutsTexture" file="Interface\AddOns\CyborgMMO7\Graphics\Lines">
 					<Size><AbsDimension x="256" y="256"/></Size>
 					<Anchors>
 						<Anchor point="TOPLEFT"><Offset><AbsDimension x="0" y="0"/></Offset></Anchor>