From fa3810e73527f5f47255d4bb16d88eafd297ee1b Mon Sep 17 00:00:00 2001 From: peshomir <80340328+peshomir@users.noreply.github.com> Date: Sun, 12 Jan 2025 22:22:34 +0200 Subject: [PATCH] Small fix the for update v2.01.3; Disable google analytics --- patches.js | 4 ++-- src/main.js | 4 ++-- static/index.html | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/patches.js b/patches.js index 10f9c79..fd84f53 100644 --- a/patches.js +++ b/patches.js @@ -317,8 +317,8 @@ canvas.font=aY.g0.g1(1,fontSize),canvas.fillStyle="rgba("+gR+","+tD+","+hj+",0.6 // set the custom lobby to inactive when clicking the "Back" button on the connection screen or leaving the lobby replaceRawCode("this.xZ=function(){Sockets.kt.wf(3260),i___.kt.we()}", "this.xZ=function(){Sockets.kt.wf(3260),__fx.customLobby.setActive(false),i___.kt.we()}") - replaceRawCode("function(){bl.zf(),Sockets.s.ze(3240),n.r(),n.o(5,5)}", - `(__fx.customLobby.setLeaveFunction(() => {bl.zf(),Sockets.s.ze(3240),__fx.customLobby.setActive(false),n.r(),n.o(5,5)}), + replaceRawCode("function(){n.r(),bl.zf(),Sockets.s.ze(3240),n.o(5,5)}", + `(__fx.customLobby.setLeaveFunction(() => {n.r(),bl.zf(),Sockets.s.ze(3240),__fx.customLobby.setActive(false),n.o(5,5)}), function(){bl.zf(),Sockets.s.ze(3240),__fx.customLobby.setActive(false),n.r(),n.o(5,5)})`) // when a socket error occurs on the custom lobby socket replaceRawCode("this.wQ=function(wR,d){if(8===i.pz&&0===wR)if(4211===d)wS(d);", diff --git a/src/main.js b/src/main.js index 773c1bc..f07d9d0 100644 --- a/src/main.js +++ b/src/main.js @@ -1,5 +1,5 @@ -const fx_version = '0.6.6.12'; // FX Client Version -const fx_update = 'Jan 10'; // FX Client Last Updated +const fx_version = '0.6.6.13'; // FX Client Version +const fx_update = 'Jan 12'; // FX Client Last Updated import settingsManager from './settings.js'; import { clanFilter, leaderboardFilter } from "./clanFilters.js"; diff --git a/static/index.html b/static/index.html index 363956d..856f301 100644 --- a/static/index.html +++ b/static/index.html @@ -2,14 +2,14 @@
- +