mirror of
https://git.suyu.dev/suyu/discord-rpc.git
synced 2026-01-06 06:28:54 +01:00
Wait for READY event for connection.
This commit is contained in:
parent
559f56b05c
commit
063a329a0b
3 changed files with 32 additions and 11 deletions
|
|
@ -11,7 +11,7 @@
|
|||
|
||||
#include "discord-rpc.h"
|
||||
|
||||
static const char* APPLICATION_ID = "12345678910";
|
||||
static const char* APPLICATION_ID = "338030514596216832";
|
||||
static int FrustrationLevel = 0;
|
||||
|
||||
static void updateDiscordPresence() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue