master #2

Merged
NO11 merged 11 commits from VoxeLibre/VoxeLibre:master into master 2021-07-18 19:19:57 +02:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit b7e6db537b - Show all commits

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},