From ec87d71e524f77ff40af094955ed46d317d94dde Mon Sep 17 00:00:00 2001 From: Daddy32 Date: Sun, 14 Dec 2025 21:00:29 +0100 Subject: [PATCH] delta --- src/scenes/scene-balanced.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/scenes/scene-balanced.js b/src/scenes/scene-balanced.js index c592e52..46cabbb 100644 --- a/src/scenes/scene-balanced.js +++ b/src/scenes/scene-balanced.js @@ -10,7 +10,7 @@ gravity: 0.88, spawnIntervalMs: 520, minChain: 3, - palette: ["#ff595e", "#ffca3a", "#8ac926", "#1982c4", "#6a4c93"], + palette: ["#ff595e", "#8ac926", "#1982c4", "#6a4c93"], ballRadius: 38, winCondition: { type: "score",