Skip to content

Commit

Permalink
feat(DiscordRichPresence): add arcade gamemode
Browse files Browse the repository at this point in the history
  • Loading branch information
AnthonyFuller committed Jan 11, 2025
1 parent 9ec8883 commit 96f9da7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Mods/DiscordRichPresence/Src/DiscordRichPresence.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ void DiscordRichPresence::PopulateGameModes() {
{"campaign", "Mission"},
{"escalation", "Escalation"},
{"elusive", "Elusive Target"},
{"arcade", "Elusive Target Arcade"},
{"evergreen", "Freelancer"},
};

Expand Down

0 comments on commit 96f9da7

Please sign in to comment.