Fix giant text appearing when using jukebox

This commit is contained in:
Wuzzy 2020-07-05 13:51:21 +02:00
parent 3ffd3f2246
commit ea004b2904
1 changed files with 0 additions and 1 deletions

View File

@ -67,7 +67,6 @@ local function now_playing(player, track_id)
hud_elem_type = "text",
position = { x=0.5, y=0.8 },
offset = { x=0, y = 0 },
size = { x=100, y=100},
number = 0x55FFFF,
text = text,
z_index = 100,