[Friends] Clear state when debugging

This commit is contained in:
momo5502 2017-01-31 15:56:24 +01:00
parent 9bf1934083
commit 4f421a642a

View File

@ -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)
{