1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2025-06-28 14:16:06 +02:00

Fix from_hell and timeonline

- Forced cast of x,y and z into numbers
This commit is contained in:
LeMagnesium
2015-06-22 21:01:26 +02:00
parent 632b3b2391
commit fc43196a9a
2 changed files with 3 additions and 2 deletions

View File

@ -111,7 +111,8 @@ minetest.register_chatcommand("timeonline",{
end
end
})
minetest.register_chatcommand("timeonline", core.chatcommands["played"])
--minetest.register_chatcommand("timeonline", core.chatcommands["played"])
function breakdowntime(t)
local countdown = t