This commit is contained in:
Renan LE CARO 2025-03-23 22:19:28 +01:00
parent f3790b3334
commit 41b3e6f00b
11 changed files with 121 additions and 102 deletions

View file

@ -14,7 +14,8 @@ import {
import { getAudioContext, playPendingSounds } from "./sounds";
import {
currentLevelInfo,
getRowColIndex, levelsListHTMl,
getRowColIndex,
levelsListHTMl,
max_levels,
pickedUpgradesHTMl,
} from "./game_utils";
@ -992,7 +993,7 @@ restart(
telekinesis: 2,
yoyo: 2,
metamorphosis: 1,
implosions:1
implosions: 1,
},
}
: {},