[Friends] Don't push update on startup
This commit is contained in:
parent
0820e55f45
commit
1f66ba68cb
@ -376,7 +376,7 @@ namespace Components
|
|||||||
|
|
||||||
Friends::SetPresence("iw4x_playing", "1");
|
Friends::SetPresence("iw4x_playing", "1");
|
||||||
Friends::SetPresence("iw4x_guid", Utils::String::VA("%llX", Steam::SteamUser()->GetSteamID().Bits));
|
Friends::SetPresence("iw4x_guid", Utils::String::VA("%llX", Steam::SteamUser()->GetSteamID().Bits));
|
||||||
Friends::UpdateState();
|
//Friends::UpdateState(); // Don't update state yet, stats will do that
|
||||||
|
|
||||||
Friends::UpdateFriends();
|
Friends::UpdateFriends();
|
||||||
});
|
});
|
||||||
|
Loading…
Reference in New Issue
Block a user