private void PictionaryButton_Click(object sender, RoutedEventArgs e)
 {
     client.PlayPictionary();
 }