mirror of
https://gitlab.com/lecarore/breakout71.git
synced 2025-04-23 21:46:15 -04:00
wip
This commit is contained in:
parent
ebbf482d0e
commit
8944f8ef4a
4 changed files with 15 additions and 29 deletions
|
@ -480,7 +480,7 @@ export async function openMainMenu() {
|
|||
|
||||
const actions: AsyncAlertAction<() => void>[] = [
|
||||
{
|
||||
icon: icons["icon:7_levels_run"],
|
||||
icon: icons["icon:new_run"],
|
||||
text: t("main_menu.normal"),
|
||||
help: highScoreText() || t("main_menu.normal_help"),
|
||||
value: () => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue