diff 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
line wrap: on
line diff
--- a/verbage.lua	Mon Aug 06 14:57:14 2012 -0400
+++ b/verbage.lua	Wed Aug 08 14:43:26 2012 -0400
@@ -666,4 +666,5 @@
 
 end
 
+addon.FILES_LOADED = addon.FILES_LOADED + 1
 -- vim:noet