Mercurial > wow > wowdb-profiler
comparison Constants.lua @ 249:3fe3e55c327e
Added command and GUI for prototype of an in-game comment-submission system.
author | James D. Callahan III <jcallahan@curse.com> |
---|---|
date | Thu, 14 Mar 2013 16:36:36 -0500 |
parents | 3b4716142d2f |
children | 7feb687b1b22 |
comparison
equal
deleted
inserted
replaced
248:4cb26edfd905 | 249:3fe3e55c327e |
---|---|
8 | 8 |
9 ----------------------------------------------------------------------- | 9 ----------------------------------------------------------------------- |
10 -- AddOn namespace. | 10 -- AddOn namespace. |
11 ----------------------------------------------------------------------- | 11 ----------------------------------------------------------------------- |
12 local ADDON_NAME, private = ... | 12 local ADDON_NAME, private = ... |
13 | |
14 local LibStub = _G.LibStub | |
15 | 13 |
16 | 14 |
17 ----------------------------------------------------------------------- | 15 ----------------------------------------------------------------------- |
18 -- Constants. | 16 -- Constants. |
19 ----------------------------------------------------------------------- | 17 ----------------------------------------------------------------------- |