summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWuzzy <almikes@aol.com>2016-12-06 15:27:46 +0100
committerWuzzy <almikes@aol.com>2016-12-06 15:27:46 +0100
commitb4998495e04266e4d84f4f982a65d12b4cae0233 (patch)
treecdb6ee89119aa130456b0de0b97e254163a07f61
parentab58b6e6f90434c387b072ac73ea114cfd40446f (diff)
Rename Chat/console to Console
-rw-r--r--init.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.lua b/init.lua
index 42cc3d2..59ba583 100644
--- a/init.lua
+++ b/init.lua
@@ -595,7 +595,7 @@ Noclip mode:
}})
doc.new_entry("advanced", "console", {
- name = "Chat/console",
+ name = "Console",
data = { text =
[=[With [F10] you can open and close the console. The main use of the console is to show the chat log and enter chat messages or server commands.
Using the chat or server command key also opens the console, but it is smaller and will be closed after you sent a message.