Skip to content

Commit

Permalink
remove debutg message
Browse files Browse the repository at this point in the history
  • Loading branch information
OwOHamper committed Aug 26, 2022
1 parent 10602e3 commit e1f24d1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/rpc.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ def set_rpc(self, presence):
if mapText is None or mapText is "":
mapText = None
mapImage = None
print(mapImage)
self.rpc.update(
state=f"In a Party ({presence['partySize']} of {presence['maxPartySize']})",
details=details,
Expand Down

0 comments on commit e1f24d1

Please sign in to comment.