From b4998495e04266e4d84f4f982a65d12b4cae0233 Mon Sep 17 00:00:00 2001 From: Wuzzy Date: Tue, 6 Dec 2016 15:27:46 +0100 Subject: [PATCH] Rename Chat/console to Console --- init.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.