unitframes: add option to detect enemy buffs

This commit is contained in:
shagu
2023-01-27 18:05:45 +01:00
parent 9f19977fce
commit aa2ca9b232
3 changed files with 56 additions and 1 deletions
+1
View File
@@ -208,6 +208,7 @@ function pfUI:LoadConfig()
pfUI:UpdateConfig("unitframes", nil, "portraittexture", "1")
pfUI:UpdateConfig("unitframes", nil, "layout", "default")
pfUI:UpdateConfig("unitframes", nil, "rangecheck", "0")
pfUI:UpdateConfig("unitframes", nil, "buffdetect", "0")
pfUI:UpdateConfig("unitframes", nil, "rangechecki", "4")
pfUI:UpdateConfig("unitframes", nil, "combosize", "6")
pfUI:UpdateConfig("unitframes", nil, "abbrevnum", "1")