This commit is contained in:
Renan LE CARO 2025-04-06 10:47:44 +02:00
parent ebbf482d0e
commit 8944f8ef4a
4 changed files with 15 additions and 29 deletions

View file

@ -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: () => {