view Modules/WorldState.xml @ 137:dee5dd232bcb

Added tag v8.0.1-20180718 for changeset 414e37af1b1b
author Nenue
date Wed, 18 Jul 2018 15:31:46 -0400
parents 414e37af1b1b
children
line wrap: on
line source
<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="WorldState.lua" />

  <Frame name="VeneerOrderHallHandler" hidden="true" parent="UIParent" mixin="VeneerOrderHallMixin">
    <Scripts>
      <OnLoad method="OnLoad"  />
      <OnShow method="OnShow" />
      <OnUpdate method="OnUpdate" />
    </Scripts>
  </Frame>

</Ui>