mirror of
https://gitlab.com/lecarore/breakout71.git
synced 2025-04-29 16:29:13 -04:00
wip
This commit is contained in:
parent
ebbf482d0e
commit
8944f8ef4a
4 changed files with 15 additions and 29 deletions
2
dist/index.html
vendored
2
dist/index.html
vendored
|
@ -1008,7 +1008,7 @@ async function openMainMenu() {
|
|||
pause(true);
|
||||
const actions = [
|
||||
{
|
||||
icon: (0, _loadGameData.icons)["icon:7_levels_run"],
|
||||
icon: (0, _loadGameData.icons)["icon:new_run"],
|
||||
text: (0, _i18N.t)("main_menu.normal"),
|
||||
help: (0, _gameUtils.highScoreText)() || (0, _i18N.t)("main_menu.normal_help"),
|
||||
value: ()=>{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue