Commit ebbe3280 authored by wildfirecode's avatar wildfirecode

1

parent 654f1f66
...@@ -54,8 +54,8 @@ export enum ElementType { ...@@ -54,8 +54,8 @@ export enum ElementType {
MONSTER_PIG, MONSTER_PIG,
FISH,//气鼓鱼 FISH,//气鼓鱼
// 蜂蜜 HONEY,// 蜂蜜
// BEE,//气鼓鱼 HONEY_POT//蜂蜜罐
} }
export const isMonsterEle = (t: ElementType) => { export const isMonsterEle = (t: ElementType) => {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment