Cleanup variable for Luacheck

This commit is contained in:
Till Affeldt 2023-03-11 18:46:45 +01:00
parent 5c51eecd7f
commit 84377a829f

View file

@ -137,7 +137,7 @@ end
-- Update clouds periodically for all players
local timer = nil
local timer
local function cyclic_update()
local players = minetest.get_connected_players()
update_weather(players)