Esempio n. 1
0
 //boots buttons
 private void btn_add_boots_click(object sender, RoutedEventArgs e)
 {
     sprite_editor.Boots_Add();
 }