Exemple #1
0
 //shirt buttons
 private void btn_add_shirt_click(object sender, RoutedEventArgs e)
 {
     sprite_editor.Shirt_Add();
 }