add F10 note
This commit is contained in:
parent
ef633e3130
commit
c9c2a43167
@ -46,6 +46,7 @@ minetest.register_chatcommand("commands", {
|
||||
minetest.chat_send_player(name, "use /help see the full list of available commands.")
|
||||
minetest.chat_send_player(name, "use /help <command> for command info.")
|
||||
minetest.chat_send_player(name, "use /commands to show this helpmessage.")
|
||||
minetest.chat_send_player(name, ">> hit F10 for the full output of this command.")
|
||||
end,
|
||||
})
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user