diff 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
line wrap: on
line diff
--- a/bossmods.lua	Mon Aug 06 14:57:14 2012 -0400
+++ b/bossmods.lua	Wed Aug 08 14:43:26 2012 -0400
@@ -124,4 +124,5 @@
 
 -- DXE, BigWigs, etc, need to be researched for this too
 
+addon.FILES_LOADED = addon.FILES_LOADED + 1
 -- vim:noet