mirror of
https://gitlab.com/lecarore/breakout71.git
synced 2025-04-22 04:56:15 -04:00
Build 29039826
This commit is contained in:
parent
2623eaaa73
commit
708c9bda1c
11 changed files with 7593 additions and 34 deletions
|
@ -273,8 +273,6 @@ export async function openUpgradesPicker(gameState: GameState) {
|
|||
|
||||
gameState.runStatistics.upgrades_picked++;
|
||||
}
|
||||
resetCombo(gameState, undefined, undefined);
|
||||
resetBalls(gameState);
|
||||
}
|
||||
|
||||
gameCanvas.addEventListener("mouseup", (e) => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue