mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2024-11-16 07:20:31 +01:00
Small indentation/organisation tweaks
This commit is contained in:
parent
b6ab203882
commit
ecb80ac532
|
@ -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"}
|
||||
|
|
Loading…
Reference in New Issue
Block a user