Support new credits background

This commit is contained in:
NO11 2021-07-10 17:32:01 +00:00
parent b6eb0ab66c
commit b7e6db537b
1 changed files with 1 additions and 1 deletions

View File

@ -142,7 +142,7 @@ function mcl_credits.show(player)
ids = {
player:hud_add({
hud_elem_type = "image",
text = "menu_bg.png",
text = "credits_bg.png",
position = {x = 0, y = 0},
alignment = {x = 1, y = 1},
scale = {x = -100, y = -100},