diff SystemBindings.xml @ 70:131d9190db6b

Curseforge migration
author Nenue
date Wed, 28 Dec 2016 16:31:15 -0500
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SystemBindings.xml	Wed Dec 28 16:31:15 2016 -0500
@@ -0,0 +1,14 @@
+<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="SystemBindings.lua" />
+
+  <Frame name="$parentSystemBindings" parent="SkeletonKey" mixin="SkeletonKeySystemBindingsMixin">
+    <Layers>
+      <Layer level="BACKGROUND">
+        <Texture parentKey="Background">
+          <Color a="1" r="1" g="0" b="0" />
+        </Texture>
+      </Layer>
+    </Layers>
+  </Frame>
+  </Ui>
\ No newline at end of file