Commit 0a4a39b9 authored by 邱旭's avatar 邱旭

1

parent d46f4eca
......@@ -112,6 +112,9 @@ export class GameGuide extends egret.DisplayObjectContainer {
if(this.thisObj.chapter == 453) {
this.boxGroup.y -= 50;
}
if(this.thisObj.chapter == 17) {
this.boxGroup.y -= 50;
}
this.stepCount--;
}
......
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