feat(content): spring Hatching Potions
This commit is contained in:
@@ -904,7 +904,7 @@
|
||||
this.$store.dispatch('common:hatch', {egg: pet.eggKey, hatchingPotion: pet.potionKey});
|
||||
|
||||
this.closeHatchPetDialog();
|
||||
this.$root.$emit('hatchedPet::open', pet);
|
||||
// this.$root.$emit('hatchedPet::open', pet);
|
||||
},
|
||||
|
||||
onDragStart (ev, food) {
|
||||
|
||||
Reference in New Issue
Block a user