mirror of
https://github.com/brues-code/pfUI.git
synced 2026-09-22 15:46:56 +00:00
gui: option to hide incompatible config entries
This commit is contained in:
@@ -50,7 +50,9 @@ function pfUI:LoadConfig()
|
||||
pfUI:UpdateConfig("global", nil, "servertime", "0")
|
||||
pfUI:UpdateConfig("global", nil, "autosell", "0")
|
||||
pfUI:UpdateConfig("global", nil, "autorepair", "0")
|
||||
|
||||
pfUI:UpdateConfig("gui", nil, "reloadmarker", "0")
|
||||
pfUI:UpdateConfig("gui", nil, "showdisabled", "0")
|
||||
|
||||
pfUI:UpdateConfig("buffs", nil, "buffs", "1")
|
||||
pfUI:UpdateConfig("buffs", nil, "debuffs", "1")
|
||||
|
||||
Reference in New Issue
Block a user