mirror of
https://github.com/brues-code/pfUI.git
synced 2026-09-24 16:46:04 +00:00
gui: dispel type instant update on config change
This commit is contained in:
@@ -321,6 +321,8 @@ function pfUI.uf:UpdateConfig()
|
||||
relative_point = "BOTTOMRIGHT"
|
||||
end
|
||||
|
||||
f.dispellable = nil
|
||||
|
||||
f.alpha_visible = tonumber(f.config.alpha_visible)
|
||||
f.alpha_outrange = tonumber(f.config.alpha_outrange)
|
||||
f.alpha_offline = tonumber(f.config.alpha_offline)
|
||||
|
||||
Reference in New Issue
Block a user