use db namespaces to store the actionbar configs, zomgmoremodular

This commit is contained in:
Hendrik Leppkes
2007-12-12 09:59:17 +00:00
parent 21d87e57cf
commit d56c2cc4fc
4 changed files with 23 additions and 20 deletions
+1 -2
View File
@@ -4,8 +4,7 @@ Bartender4 = AceAddon:NewAddon("Bartender4", "AceConsole-3.0", "AceEvent-3.0")
local defaults = {
profile = {
OutOfRange = "button",
Colors = { range = { r = 0.8, g = 0.1, b = 0.1 }, mana = { r = 0.5, g = 0.5, b = 1.0 } },
}
}