comparison LibKraken/LibKraken.xml @ 41:0877063fd03b

fix bad path
author Nenue
date Tue, 16 Aug 2016 11:34:31 -0400
parents 1aaec7cefc7a
children
comparison
equal deleted inserted replaced
40:b5d462458850 41:0877063fd03b
1 <Ui xmlns="http://www.blizzard.com/wow/ui/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.blizzard.com/wow/ui/ 1 <Ui xmlns="http://www.blizzard.com/wow/ui/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.blizzard.com/wow/ui/
2 ..\FrameXML\UI.xsd"> 2 ..\FrameXML\UI.xsd">
3 3
4 <Script file="LibKraken-1.0.lua" /> 4 <Script file="LibKraken.lua" />
5 5
6 <Font name="KTLogString" font="Fonts\ARIALN.TTF" height="14" justifyH="LEFT" justifyV="TOP" inherits="NumberFontNormal" virtual="true"> 6 <Font name="KTLogString" font="Fonts\ARIALN.TTF" height="14" justifyH="LEFT" justifyV="TOP" inherits="NumberFontNormal" virtual="true">
7 <Color a="1" r="1" g="1" b="1" /> 7 <Color a="1" r="1" g="1" b="1" />
8 </Font> 8 </Font>
9 9