[mcl_jukebox] fix warnings

This commit is contained in:
AFCMS 2021-05-22 23:22:09 +02:00
parent 9edcc60ba2
commit 0cac8f3f44
1 changed files with 0 additions and 1 deletions

View File

@ -72,7 +72,6 @@ local function now_playing(player, name)
active_huds[playername] = nil
end
end, {playername, id, hud_sequence_numbers[playername]})
end
minetest.register_on_leaveplayer(function(player)