Mercurial > wow > breuesk
view Options.lua @ 11:99c279ab0b75
Command to add people to end or random. you know.
| author | John@Yosemite-PC |
|---|---|
| date | Wed, 07 Mar 2012 23:00:59 -0500 |
| parents | 21c58930f74e |
| children | 72055fc7e115 |
line wrap: on
line source
bsk.options = { name= 'bsk', type = 'group', args = { version = { type = "execute", name = "Version query", desc = "Check others' versions", func = function(self) self:Print("TODO") end } } }
