Mercurial > wow > reaction
comparison Profile.lua @ 276:36a29870bf34
- little bit of code & comment cleanup
- automatically report the version in the TOC
author | Flick |
---|---|
date | Wed, 11 May 2011 11:11:59 -0700 |
parents | afb5ff4eccc0 |
children | 0cb6a9944497 |
comparison
equal
deleted
inserted
replaced
275:4957aeb0d3a4 | 276:36a29870bf34 |
---|---|
1 local _, addonTable = ... | 1 local _, ns = ... |
2 local ReAction = addonTable.ReAction | 2 local ReAction = ns.ReAction |
3 | 3 |
4 ReAction.PROFILEVERSION_LATEST = 2 | 4 ReAction.PROFILEVERSION_LATEST = 2 |
5 | 5 |
6 ReAction.defaultProfile = { | 6 ReAction.defaultProfile = { |
7 profile = { | 7 profile = { |