1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2024-09-28 07:20:33 +02:00

Small indentation/organisation tweaks

This commit is contained in:
Ombridride 2015-03-21 23:35:43 +01:00
parent b6ab203882
commit ecb80ac532

View File

@ -110,9 +110,7 @@ minetest.register_chatcommand("timeonline",{
minetest.chat_send_player(name,"Usage is /timeonline <name>")
end
end
}
)
})
function breakdowntime(t)
local eng = {"Seconds","Minutes","Hours","Days","Weeks","Months","Years"}