Mercurial > wow > reaction
comparison modules/modules.xml @ 237:704f4a05a1d7
Demodulificate all bar options (except state options)
author | Flick |
---|---|
date | Thu, 24 Mar 2011 13:11:30 -0700 |
parents | 8ba8ab8bf6dd |
children | 2669f737d9d7 |
comparison
equal
deleted
inserted
replaced
236:dcdc0235d489 | 237:704f4a05a1d7 |
---|---|
2 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | 2 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
3 xsi:schemaLocation="http://www.blizzard.com/wow/ui/..\FrameXML\UI.xsd"> | 3 xsi:schemaLocation="http://www.blizzard.com/wow/ui/..\FrameXML\UI.xsd"> |
4 | 4 |
5 <Script file="State.lua"/> | 5 <Script file="State.lua"/> |
6 <Script file="Action.lua"/> | 6 <Script file="Action.lua"/> |
7 <Script file="PetAction.lua"/> | |
8 <Script file="Stance.lua"/> | |
9 <Script file="Bag.lua"/> | |
10 <Script file="VehicleExit.lua"/> | |
11 <Script file="Totem.lua"/> | |
12 | 7 |
13 </Ui> | 8 </Ui> |