From 437383023925626fdff671cc1f37a389ce1ef7df Mon Sep 17 00:00:00 2001 From: saumil-ventura1 <134365735+saumil-ventura1@users.noreply.github.com> Date: Wed, 10 Apr 2024 10:24:17 +0530 Subject: [PATCH] Update main-adafc8e5c347ee6977fc.bundle.js --- main-adafc8e5c347ee6977fc.bundle.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/main-adafc8e5c347ee6977fc.bundle.js b/main-adafc8e5c347ee6977fc.bundle.js index da2b38a..1fe1a5a 100644 --- a/main-adafc8e5c347ee6977fc.bundle.js +++ b/main-adafc8e5c347ee6977fc.bundle.js @@ -8443,8 +8443,8 @@ sendEndGameDataToPlatform(e) { var t; const s = { - result: e.score > 0 ? "won" : "lost", - score: e.score, + result: 25 > 0 ? "won" : "lost", + score: 25, multiplier: Math.round(100 * e.multiplier), difficultySetting: this.scene.registry.get("difficultySetting"), slicePercentage: Math.round(100 * e.slicePercentage)