mirror of
https://github.com/minetest/minetest_game.git
synced 2024-11-15 22:40:19 +01:00
Cleanup variable for Luacheck
This commit is contained in:
parent
5c51eecd7f
commit
84377a829f
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue
Block a user