Update Discord AppID

This commit is contained in:
nashmuhandes 2024-11-05 05:31:34 +08:00
commit 8402f3f7fa

View file

@ -119,7 +119,7 @@ const char *GetVersionString();
#define GAME_DIR ".config/" GAMENAMELOWERCASE
#endif
#define DEFAULT_DISCORD_APP_ID "951303644597325885"
#define DEFAULT_DISCORD_APP_ID "1303107445471838258"
const int SAVEPICWIDTH = 216;
const int SAVEPICHEIGHT = 162;