Commit 22e1e85a authored by wildfirecode13's avatar wildfirecode13

1

parent 2fffce9e
......@@ -15,6 +15,6 @@ export default class Root extends FYGE.Container {
}
onAddToStage() {
console.log(this.stage.height,this.stage.scaleX,this.stage.height/this.stage.scaleX);
this.y = this.stage.viewRect.height / 2 - 1624 / 2;
}
}
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