From 214f757fe968fb54971ab2365df850ad083cb9da Mon Sep 17 00:00:00 2001 From: Usermode Date: Sat, 30 Mar 2024 20:23:58 +0900 Subject: [PATCH] Delete Mobile IP --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.py b/main.py index a1fd6aa..8a4d427 100644 --- a/main.py +++ b/main.py @@ -154,7 +154,7 @@ def get_ip(): previousSeasonID = content.get_previous_season_id(gameContent) lastGameState = "" - print("\nVAS Mobile", color(f"- {get_ip()}:{cfg.port}", fore=(255, 127, 80))) + #print("\nVAS Mobile", color(f"- {get_ip()}:{cfg.port}", fore=(255, 127, 80))) #print(color("\nVisit https://VAS.netlify.app/scottjsh/ValoAssist to view full player inventories\n", fore=(255, 253, 205))) #chatlog(color("\nVisit https://VAS.netlify.app/scottjsh/ValoAssist to view full player inventories\n", fore=(255, 253, 205)))