mirror of
https://gitlab.com/lecarore/breakout71.git
synced 2025-04-21 12:36:15 -04:00
wip
This commit is contained in:
parent
7f413c8544
commit
f627ba0ab6
6 changed files with 413 additions and 380 deletions
|
@ -28,8 +28,6 @@ export function helpMenuEntry() {
|
|||
${miniMarkDown(u.fullHelp)}
|
||||
`,
|
||||
),
|
||||
miniMarkDown(t("main_menu.credits")),
|
||||
|
||||
t("main_menu.credit_levels"),
|
||||
...allLevels
|
||||
.filter((l) => l.credit?.trim())
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue