Mercurial > wow > ouroloot
comparison bossmods.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 | 095ee38508e8 |
| children |
comparison
equal
deleted
inserted
replaced
| 108:04ccd12c2a41 | 109:ce45011fab4c |
|---|---|
| 122 end -- DBM tie-ins | 122 end -- DBM tie-ins |
| 123 | 123 |
| 124 | 124 |
| 125 -- DXE, BigWigs, etc, need to be researched for this too | 125 -- DXE, BigWigs, etc, need to be researched for this too |
| 126 | 126 |
| 127 addon.FILES_LOADED = addon.FILES_LOADED + 1 | |
| 127 -- vim:noet | 128 -- vim:noet |
