private void SelectAddAsFriendButton() { OnlineCommunicationClient.AddFriend(ActivePlayer.ConnectionID); }