mirror of
https://github.com/brues-code/pfUI.git
synced 2026-09-26 17:36:04 +00:00
chat: add option to display chat history
This commit is contained in:
@@ -610,6 +610,7 @@ function pfUI:LoadConfig()
|
||||
pfUI:UpdateConfig("chat", "text", "input_width", "0")
|
||||
pfUI:UpdateConfig("chat", "text", "input_height", "0")
|
||||
pfUI:UpdateConfig("chat", "text", "outline", "1")
|
||||
pfUI:UpdateConfig("chat", "text", "history", "1")
|
||||
pfUI:UpdateConfig("chat", "text", "mouseover", "0")
|
||||
pfUI:UpdateConfig("chat", "text", "bracket", "[]")
|
||||
pfUI:UpdateConfig("chat", "text", "time", "0")
|
||||
|
||||
Reference in New Issue
Block a user