Capitalize letter in /time cmd help

This commit is contained in:
Wuzzy 2020-04-17 20:47:08 +02:00
parent 4b8187b886
commit 14ac460927
1 changed files with 1 additions and 1 deletions

View File

@ -191,7 +191,7 @@ end)
minetest.register_chatcommand("time", {
params = "<0...24000>",
description = "set time of day",
description = "Set time of day",
privs = {settime=true},
func = function(name, param)
if param == "" then