Commit 168ecf72 authored by zjz1994's avatar zjz1994

Merge branch 'dev' of http://gitlab2.dui88.com/wanghongyuan/xiaoxiaole into 黑洞

parents 572ad7df 01589e96
......@@ -322,8 +322,8 @@ export class Element extends eui.Component {
this.pongoMoveClip.x = (boxwidth-mvwidth)/2;
this.pongoMoveClip.y = (boxheight-mvheight)/2;
this.addChild(this.pongoMoveClip);
// this.pongoMoveClip.gotoAndPlay(1);
this.pongoMoveClip.gotoAndStop(1);
this.pongoMoveClip.gotoAndPlay(1);
// this.pongoMoveClip.gotoAndStop(1);
this.noseeimgs = new Array();
this.lessPart = ["tl","tr","bl","br"];
this.ispongoMvloop = true;
......
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