forked from VoxeLibre/VoxeLibre
[mcl_jukebox] fix warnings
This commit is contained in:
parent
9edcc60ba2
commit
0cac8f3f44
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue