Mercurial > wow > reaction
comparison classes/MultiCastButton.lua @ 169:8cc187143acd
Strip out obsolete revision tracking
| author | Flick <flickerstreak@gmail.com> |
|---|---|
| date | Tue, 19 Oct 2010 17:20:16 +0000 |
| parents | 07c76dbc0236 |
| children | 49d49063cb79 |
comparison
equal
deleted
inserted
replaced
| 168:07c76dbc0236 | 169:8cc187143acd |
|---|---|
| 17 local GetSpellCooldown = GetSpellCooldown | 17 local GetSpellCooldown = GetSpellCooldown |
| 18 local GetActionCooldown = GetActionCooldown | 18 local GetActionCooldown = GetActionCooldown |
| 19 local GetSpellTexture = GetSpellTexture | 19 local GetSpellTexture = GetSpellTexture |
| 20 local GetActionTexture = GetActionTexture | 20 local GetActionTexture = GetActionTexture |
| 21 local GetMultiCastTotemSpells = GetMultiCastTotemSpells | 21 local GetMultiCastTotemSpells = GetMultiCastTotemSpells |
| 22 | |
| 23 ReAction:UpdateRevision("$Revision: 154 $") | |
| 24 | |
| 25 | 22 |
| 26 --[[ | 23 --[[ |
| 27 Blizzard Constants: | 24 Blizzard Constants: |
| 28 - NUM_MULTI_CAST_BUTTONS_PER_PAGE = 4 | 25 - NUM_MULTI_CAST_BUTTONS_PER_PAGE = 4 |
| 29 - NUM_MULTI_CAST_PAGES = 3 | 26 - NUM_MULTI_CAST_PAGES = 3 |
