mirror of
https://gitlab.com/lecarore/breakout71.git
synced 2025-06-17 19:55:07 -04:00
Updated soft reset perk to just keep lvl*10 % of combo
This commit is contained in:
parent
a3c66fcdea
commit
a1bf54af71
20 changed files with 4543 additions and 4445 deletions
|
@ -1,5 +1,6 @@
|
|||
import { gameState } from "./game";
|
||||
|
||||
|
||||
import {isOptionOn} from "./options";
|
||||
|
||||
export const sounds = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue