mirror of
https://github.com/brues-code/pfUI.git
synced 2026-09-27 09:56:03 +00:00
unitframes: remove obsolete pspace
This commit is contained in:
@@ -49,7 +49,6 @@ function pfUI.uf:CreateUnitFrame(unit, id, config, tick)
|
||||
local unit = strlower(unit or "")
|
||||
local id = strlower(id or "")
|
||||
local C = pfUI_config
|
||||
local spacing = pfUI_config.unitframes.player.pspace
|
||||
local default_border = pfUI_config.appearance.border.default
|
||||
if pfUI_config.appearance.border.unitframes ~= "-1" then
|
||||
default_border = pfUI_config.appearance.border.unitframes
|
||||
|
||||
Reference in New Issue
Block a user