From 3fbc077ce5d98ebfa43e9eff4d8f695d8702e5f7 Mon Sep 17 00:00:00 2001 From: Usermode Date: Sun, 31 Mar 2024 23:01:00 +0900 Subject: [PATCH] Update constants.py --- src/constants.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/constants.py b/src/constants.py index 6885401..5b692bb 100644 --- a/src/constants.py +++ b/src/constants.py @@ -1,7 +1,7 @@ import requests from colr import color -version = "2.60" +version = "2.50" enablePrivateLogging = True hide_names = True hide_levels = True @@ -162,11 +162,11 @@ "skin": True, "rr": True, "peakrank": True, - "previousrank" : False, + "previousrank" : True, "leaderboard": True, "headshot_percent": True, "winrate": True, - "kd": False, + "kd": True, "level": True }, "flags": {