unitframes: adjust custom portrait code

* align indentation to codestyle
* remove option to enable custom size
* remove obsolete translations
This commit is contained in:
shagu
2021-10-24 14:19:42 +02:00
parent c957fbe638
commit ef3af4bc56
11 changed files with 17 additions and 25 deletions
-1
View File
@@ -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")