Ejemplo n.º 1
0
 public void OnChangeRight()
 {
     PetListDialog.Popup(false, rightType);
 }
Ejemplo n.º 2
0
 public void OnChangeLeft()
 {
     PetListDialog.Popup(true, leftType);
 }