feat(content): spring Hatching Potions

This commit is contained in:
SabreCat
2018-03-13 20:54:27 +00:00
parent 090c571f3e
commit 42e0095bbd
45 changed files with 33 additions and 17 deletions
@@ -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) {