Add h2 mod team to ending credits

This commit is contained in:
fed
2023-02-28 21:16:00 +01:00
parent 9f2a74bed2
commit 3ebf784760
12 changed files with 111 additions and 3 deletions

View File

@ -227,6 +227,8 @@ LUI.MenuBuilder.registerType("credits_menu", function(f6_arg0, f6_arg1)
skipAnim = f6_local2
})
PersistentBackground.ChangeBackground(nil, CoD.Background.CampaignRegular)
menu:AddButton("MENU_SP_CREDITS_CAPS", creditsmap, nil, true, nil, {
desc_text = Engine.Localize("@LUA_MENU_CREDITS_DESC")
})