mirror of
https://github.com/brues-code/pfUI.git
synced 2026-09-22 15:46:56 +00:00
chat: add option to set maximum number of chat lines
This commit is contained in:
@@ -672,6 +672,7 @@ function pfUI:LoadConfig()
|
||||
pfUI:UpdateConfig("chat", "global", "tabdock", "0")
|
||||
pfUI:UpdateConfig("chat", "global", "tabmouse", "0")
|
||||
pfUI:UpdateConfig("chat", "global", "chatflash", "1")
|
||||
pfUI:UpdateConfig("chat", "global", "maxlines", "128")
|
||||
pfUI:UpdateConfig("chat", "global", "frameshadow", "1")
|
||||
pfUI:UpdateConfig("chat", "global", "custombg", "0")
|
||||
pfUI:UpdateConfig("chat", "global", "background", ".2,.2,.2,.5")
|
||||
|
||||
Reference in New Issue
Block a user