automatic update
This commit is contained in:
parent
8b12618365
commit
08dd8c968b
@ -25,7 +25,7 @@ minetest.register_globalstep(function(dtime)
|
||||
end
|
||||
|
||||
-- get the start time
|
||||
local ts = tonumber(os.clock())
|
||||
local ts = tonumber(os.clock())-dtime
|
||||
|
||||
-- execute expired functions
|
||||
local n = 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user