Commit b34b025b authored by 邱旭's avatar 邱旭

换了点皮

parent 671514de
This diff is collapsed.
......@@ -91,7 +91,7 @@ export default class MapUI extends Container {
// 任务按钮
this.taskBtn = this.addChild(new Button(RES.getRes('map_taskBtn.png')));
this.taskBtn.position.set(623, _y + 65);
this.taskBtn.position.set(643, _y + 65);
this.energyBox = this.addChild(new EnergyBox());
this.energyBox.position.set(8, _y + 65);
......
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