Allow displaying new friend requests without restart
This commit is contained in:
parent
5ec4865008
commit
5b38f73b27
@ -537,6 +537,8 @@ namespace Online
|
||||
|
||||
MessageQueue::add(MessageQueue::MT_FRIEND, message);
|
||||
OnlineProfileFriends::getInstance()->refreshFriendsList();
|
||||
PlayerManager::getCurrentPlayer()->getProfile()
|
||||
->unsetHasFetchedFriends();
|
||||
}
|
||||
} // PollRequest::callback
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user