diff options
| author | Cerapter <cerap@protonmail.com> | 2018-08-07 20:26:16 +0200 |
|---|---|---|
| committer | Cerapter <cerap@protonmail.com> | 2018-08-07 20:26:16 +0200 |
| commit | e7cf1d7735aaa32adc0dc891ecaaff2bafe2a422 (patch) | |
| tree | c824a6b35f8803b2f58c458b6853f03097160feb | |
| parent | 78be99422ecec29c07f221d0fcb690af5d472fd1 (diff) | |
Discord Rich Presence updated.
| -rw-r--r-- | discord_rich_presence.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/discord_rich_presence.h b/discord_rich_presence.h index 3c9f2bda..35d5becc 100644 --- a/discord_rich_presence.h +++ b/discord_rich_presence.h @@ -9,7 +9,7 @@ namespace AttorneyOnline { class Discord { private: - const char* APPLICATION_ID = "399779271737868288"; + const char* APPLICATION_ID = "474362730397302823"; std::string server_name, server_id; int64_t timestamp; public: |
