mirror of
https://github.com/parnic/ice-hud.git
synced 2025-06-16 06:40:13 -05:00
- 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:
@ -45,7 +45,7 @@ end
|
||||
|
||||
function IceCore.prototype:SetupDefaults()
|
||||
-- DEFAULT SETTINGS
|
||||
local defaultPreset = "CleanCurves"
|
||||
local defaultPreset = "RoundBar"
|
||||
self.defaults = {
|
||||
gap = 150,
|
||||
verticalPos = -110,
|
||||
|
Reference in New Issue
Block a user