Mercurial > wow > ouroloot
comparison verbage.lua @ 109:ce45011fab4c
- Test for errors during startup before trying to manipulate data.
- Thin encapsulation around dispositions. Abstract everything except the
insertion into GUI dropdowns (that comes next).
author | Farmbuyer of US-Kilrogg <farmbuyer@gmail.com> |
---|---|
date | Wed, 08 Aug 2012 14:43:26 -0400 |
parents | 35b55c6f5551 |
children | fc2ff128835a |
comparison
equal
deleted
inserted
replaced
108:04ccd12c2a41 | 109:ce45011fab4c |
---|---|
664 right, under the same name as the tab. Some controls do not become visible | 664 right, under the same name as the tab. Some controls do not become visible |
665 until that tab has data to work with.]]) | 665 until that tab has data to work with.]]) |
666 | 666 |
667 end | 667 end |
668 | 668 |
669 addon.FILES_LOADED = addon.FILES_LOADED + 1 | |
669 -- vim:noet | 670 -- vim:noet |