Skip to content

Commit

Permalink
Update CDiscordRichPresence.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
Lpsd committed Oct 15, 2023
1 parent a5e70f5 commit f63066c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Client/core/CDiscordRichPresence.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ void CDiscordRichPresence::SetDefaultData()
m_strDiscordAppAssetSmallText = DEFAULT_APP_ASSET_SMALL_TEXT;

m_strDiscordAppCurrentId = DEFAULT_APP_ID;
m_strDiscordAppDetails.clear();
m_strDiscordAppCustomDetails.clear();
m_strDiscordAppCustomState.clear();

m_aButtons = {};
Expand Down

0 comments on commit f63066c

Please sign in to comment.