diff options
author | Wuzzy <almikes@aol.com> | 2016-12-06 15:27:46 +0100 |
---|---|---|
committer | Wuzzy <almikes@aol.com> | 2016-12-06 15:27:46 +0100 |
commit | b4998495e04266e4d84f4f982a65d12b4cae0233 (patch) | |
tree | cdb6ee89119aa130456b0de0b97e254163a07f61 | |
parent | ab58b6e6f90434c387b072ac73ea114cfd40446f (diff) |
Rename Chat/console to Console
-rw-r--r-- | init.lua | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |