[Friends] Small presence comment

[ci skip]
This commit is contained in:
momo5502 2017-02-21 16:07:52 +01:00
parent 46cada4bb3
commit a88afc078f

View File

@ -206,6 +206,9 @@ namespace Components
{
if (Steam::Proxy::ClientFriends)
{
// Set the presence for all possible apps that IW4x might have to interact with.
// GetFriendRichPresence only reads values for the app that we are running,
// therefore our friends (and we as well) have to set the presence for those apps.
auto appIds = Friends::GetAppIdList();
for (auto id : appIds)