- set the default bar texture back to roundbar

- split the buff/debuff filter into a buff filter and a debuff filter
This commit is contained in:
Parnic
2010-04-23 04:36:18 +00:00
parent 5e326b68c6
commit 0605c66f6c
2 changed files with 52 additions and 16 deletions

View File

@ -45,7 +45,7 @@ end
function IceCore.prototype:SetupDefaults()
-- DEFAULT SETTINGS
local defaultPreset = "CleanCurves"
local defaultPreset = "RoundBar"
self.defaults = {
gap = 150,
verticalPos = -110,