add contributor png to rpc

This commit is contained in:
Bella Who 2020-02-23 11:16:13 -05:00 committed by GitHub
parent 75f57b6c31
commit 7fcec47dd2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -142,6 +142,10 @@ public class KamiMod {
DiscordPresence.presence.smallImageText = "900th member";
break;
}
case 5: {
DiscordPresence.presence.smallImageKey = "github1";
DiscordPresence.presence.smallImageText = "contributor!! uwu";
break;
default: {
DiscordPresence.presence.smallImageKey = "donator2";
DiscordPresence.presence.smallImageText = "donator <3";