Skip to content

Commit

Permalink
No need to use ModelFFX in Wowser test scene
Browse files Browse the repository at this point in the history
  • Loading branch information
timkurvers committed May 11, 2020
1 parent d17a0a4 commit fa318ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions public/Wowser/WowserFrame.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<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">
<ModelFFX name="WowserFrame" parent="WowserParent" toplevel="true" setAllPoints="true" enableKeyboard="true" hidden="true" fogNear="0" fogFar="1200" glow="0.08">
<Frame name="WowserFrame" parent="WowserParent" toplevel="true" setAllPoints="true" hidden="true">
<Frames>
<Frame name="WowserUI" setAllPoints="true">
<Layers>
Expand Down Expand Up @@ -83,5 +83,5 @@
</Frames>
</Frame>
</Frames>
</ModelFFX>
</Frame>
</Ui>

0 comments on commit fa318ca

Please sign in to comment.