3 minute switch off delay
This commit is contained in:
parent
a228798db4
commit
12ce89e287
@ -44,7 +44,7 @@ minetest.register_abm({
|
||||
end
|
||||
})
|
||||
|
||||
local off_delay_seconds = 60
|
||||
local off_delay_seconds = 180
|
||||
|
||||
local timer = 0
|
||||
minetest.register_globalstep(function(dtime)
|
||||
|
Loading…
x
Reference in New Issue
Block a user