mirror of
https://github.com/luanti-org/minetest_game.git
synced 2026-01-11 11:45:35 +01:00
Cleanup variable for Luacheck
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user