Add enable_menus and enable_chat_output settings (#4)
* Add enable_menus and enable_chat_log settings * Add enable_menus and enable_chat_output settings
This commit is contained in:
@@ -24,3 +24,9 @@ text_color = <1, 1, 1>
|
||||
|
||||
# The opacity of any hover text
|
||||
text_alpha = 1
|
||||
|
||||
# Whether the menu system should be enabled
|
||||
enable_menus = 1
|
||||
|
||||
# Whether status updates should be shown in chat
|
||||
enable_chat_output = 1
|
||||
|
||||
Reference in New Issue
Block a user