From de52578979c685cedb62f6207128c81d64cf5a2b Mon Sep 17 00:00:00 2001 From: NoNoDu88 <65761225+ZombarDu88@users.noreply.github.com> Date: Sun, 25 Dec 2022 10:19:45 +0100 Subject: [PATCH] Update L4D2 Map Selector 1.1.py --- source/L4D2 Map Selector 1.1.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/L4D2 Map Selector 1.1.py b/source/L4D2 Map Selector 1.1.py index 467cd40..81f9036 100644 --- a/source/L4D2 Map Selector 1.1.py +++ b/source/L4D2 Map Selector 1.1.py @@ -180,7 +180,7 @@ def Discord_Rpc(): Rpc = Presence(client_id) Rpc.connect() - Rpc.update("Your code") + Rpc.update() else: print("\033[0;31mDiscord is not launched no rpc\033[0;37m")