Changed Starman0620 to Cam K. in Discord integration credits

This commit is contained in:
Cam K 2021-07-20 23:08:41 -04:00
parent 3d5047338c
commit 4418baba3f

View File

@ -11,7 +11,7 @@
SDRPP_MOD_INFO {
/* Name: */ "discord_integration",
/* Description: */ "Discord Rich Presence module for SDR++",
/* Author: */ "Starman0620;Ryzerth",
/* Author: */ "Cam K.;Ryzerth",
/* Version: */ 0, 0, 2,
/* Max instances */ 1
};
@ -159,4 +159,4 @@ MOD_EXPORT void _DELETE_INSTANCE_(void* instance) {
MOD_EXPORT void _END_() {
// Nothing here
}
}