From eb562650fd842fc77500bcfd80a409128fe654b1 Mon Sep 17 00:00:00 2001 From: peshomir <80340328+peshomir@users.noreply.github.com> Date: Fri, 2 Feb 2024 18:03:09 +0200 Subject: [PATCH] Game update 1.89.7 --- build.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.js b/build.js index 946043f..b8dee95 100644 --- a/build.js +++ b/build.js @@ -14,7 +14,7 @@ const replaceOne = (expression, replaceValue) => { return result; } -const dictionary = { __dictionaryVersion: '1.89.6 1 Feb 2024', playerId: 'bA', playerNames: 'gq', gIsSingleplayer: 'fH', gIsTeamGame: 'di' }; +const dictionary = { __dictionaryVersion: '1.89.7 2 Feb 2024', playerId: 'bB', playerNames: 'hA', gIsSingleplayer: 'fc', gIsTeamGame: 'cH' }; if (!script.includes(`"${dictionary.__dictionaryVersion}"`)) throw new Error("Dictionary is outdated."); // Replace assets