Skip to content

Commit

Permalink
Revert to old discord appid, with generic naming as Jedi Academy, fix…
Browse files Browse the repository at this point in the history
…es map icons and other required assets, ty bucky
  • Loading branch information
taysta committed May 24, 2024
1 parent 8188f06 commit 4e482e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion codemp/client/cl_discordrpc.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ You need to link the static library also 'discord_rpc.lib'.

//Author: Blackwolf
//This is my Application ID of the Discord Developer section, feel free to use it.
static const char* APPLICATION_ID = "1235827127321100338";
static const char* APPLICATION_ID = "459923453139746816";

typedef struct statusIcon_s {
char *string;
Expand Down

0 comments on commit 4e482e7

Please sign in to comment.