public void OnChangeRight() { PetListDialog.Popup(false, rightType); }
public void OnChangeLeft() { PetListDialog.Popup(true, leftType); }