mirror of
https://github.com/brues-code/pfUI.git
synced 2026-09-27 18:06:02 +00:00
unitframes: adjust custom portrait code
* align indentation to codestyle * remove option to enable custom size * remove obsolete translations
This commit is contained in:
@@ -381,7 +381,6 @@ function pfUI:LoadConfig()
|
||||
pfUI:UpdateConfig("unitframes", unit, "looticon", "1")
|
||||
pfUI:UpdateConfig("unitframes", unit, "raidiconsize", "24")
|
||||
pfUI:UpdateConfig("unitframes", unit, "portrait", "bar")
|
||||
pfUI:UpdateConfig("unitframes", unit, "portraitsize", "0")
|
||||
pfUI:UpdateConfig("unitframes", unit, "bartexture", "Interface\\AddOns\\pfUI\\img\\bar")
|
||||
pfUI:UpdateConfig("unitframes", unit, "width", "200")
|
||||
pfUI:UpdateConfig("unitframes", unit, "height", "46")
|
||||
|
||||
Reference in New Issue
Block a user