[Friends] Clear state when debugging
This commit is contained in:
parent
9bf1934083
commit
4f421a642a
@ -373,7 +373,9 @@ namespace Components
|
||||
Friends::ClearPresence("iw4x_server");
|
||||
Friends::ClearPresence("iw4x_playing");
|
||||
|
||||
//Steam::Proxy::SteamFriends->ClearRichPresence();
|
||||
#ifdef DEBUG
|
||||
Steam::Proxy::SteamFriends->ClearRichPresence();
|
||||
#endif
|
||||
|
||||
if(Steam::Proxy::SteamLegacyFriends)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user