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