Commit f380b3f4 authored by wjf's avatar wjf

l

parent 4ef689d0
......@@ -620,8 +620,8 @@ export default class MainScene extends Scene {
}
}
// this.lattices[18].element.effectType=EffectType.MAGICLION;
// this.lattices[19].element.effectType=EffectType.MAGICLION;
// this.lattices[11].element.effectType=EffectType.MAGICLION;
// this.lattices[20].element.effectType=EffectType.MAGICLION;
//初始化完先检测死图
this.warningCop = Tool.dieMapCheck(this.lattices);
......@@ -1253,7 +1253,7 @@ export default class MainScene extends Scene {
//掉落的格子上的元素致null
latFall.element = null;
//长度加了,多加+
// i++;
i--;
}
}
return anis
......
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