Commit 9c1029dd authored by 邱旭's avatar 邱旭

1

parent 593af8ce
......@@ -87,6 +87,9 @@ export class GameGuide extends egret.DisplayObjectContainer {
// this.msg.y += 80;
this.boxGroup.y += 80;
}
if(this.thisObj.chapter == 1){
this.boxGroup.y += 80;
}
if(this.thisObj.chapter == 406) {
// this.msg.y += 80;
this.boxGroup.y += 80;
......
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