Old Twitch strings fixed, bar border updated to the new framework border

This commit is contained in:
Tercio Jose
2021-05-29 20:02:17 -03:00
parent 6bde881fb8
commit 4b6c229d8b
10 changed files with 168 additions and 114 deletions
+1 -2
View File
@@ -1,12 +1,11 @@
<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/..\FrameXML\UI.xsd">
<Script file ="DFPixelUtil.lua"/>
<Include file ="DFFrames.xml"/>
<Script file="fw.lua"/>
<Script file="addon.lua"/>
<Script file="colors.lua"/>
<Script file="help.lua"/>
<Script file="schedules.lua"/>
<Script file="label.lua"/>
<Script file="picture.lua"/>
<Script file="slider.lua"/>