mirror of
https://gitlab.com/rautars/weather_pack.git
synced 2025-07-16 13:50:21 +02:00
update weather api
This commit is contained in:
@ -27,7 +27,6 @@ local thunder_weather_next_check = 0
|
||||
local thunder_weather_check_delay = 600 -- to avoid checks continuously
|
||||
|
||||
thunder.is_starting = function(dtime)
|
||||
checked = false
|
||||
thunder.next_strike = 0
|
||||
thunder.min_delay = 5
|
||||
thunder.max_delay = math.random(5, 45)
|
||||
|
Reference in New Issue
Block a user