SmallJoker
2022-11-01 705961e2fe23678753de81b3034df946edc9ab9d
technic/machines/LV/music_player.lua
@@ -24,7 +24,6 @@
   local meta         = minetest.get_meta(pos)
   local eu_input     = meta:get_int("LV_EU_input")
   local machine_name = S("%s Music Player"):format("LV")
   local machine_node = "technic:music_player"
   local demand       = 150
   local current_track = meta:get_int("current_track")