Mercurial > wow > turok
changeset 8:7790dff0fe13
Timer:
- container update directionality
- talent update iterates over a non-volatile table to carry out updates
- index management steps organized
- talentRow status implemented, returns the spell associated with the talent chosen from that row
CombatLog:
- sort out font controls and unbork arguments
author | Nenue |
---|---|
date | Sun, 21 Feb 2016 08:49:34 -0500 |
parents | bdd560f6d36d |
children | 9400a0ff8540 |
files | Turok/Modules/Combat/Combat.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Turok/Modules/Combat/Combat.xml Sun Feb 21 08:42:10 2016 -0500 +++ b/Turok/Modules/Combat/Combat.xml Sun Feb 21 08:49:34 2016 -0500 @@ -1,10 +1,10 @@ <Ui> <Include file="Castbar.xml" /> + <Include file="Powerbar.xml" /> <Include file="CombatLog.xml" /> <Script file="Castbar.Init.lua" /> <Script file="Castbar.lua" /> <Script file="CombatLog.lua" /> - <Include file="Powerbar.xml" /> <Script file="Powerbar.Init.lua" /> <Script file="Powerbar.lua" /> </Ui> \ No newline at end of file