Skip to content

Commit

Permalink
Delete Mobile IP
Browse files Browse the repository at this point in the history
  • Loading branch information
scottjsh committed Mar 30, 2024
1 parent 8bcbc50 commit 214f757
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.py
Original file line number Diff line number Diff line change
Expand Up @@ -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)))
Expand Down

0 comments on commit 214f757

Please sign in to comment.