This commit is contained in:
Renan LE CARO 2025-03-20 21:06:13 +01:00
parent 551f9657f5
commit fd158b9682
6 changed files with 7 additions and 8 deletions

View file

@ -418,7 +418,6 @@ export function renderAllBricks() {
let redBecauseOfReach =
gameState.perks.reach &&
gameState.combo > baseCombo(gameState) &&
countBricksAbove(gameState, index) &&
!countBricksBelow(gameState, index);
let redBorder =