Commit 37009186 authored by XieChuanJin's avatar XieChuanJin

调试

parent 25bf7a81
...@@ -51,8 +51,6 @@ export class ShootPlanet extends engine.Container { ...@@ -51,8 +51,6 @@ export class ShootPlanet extends engine.Container {
constructor() { constructor() {
super(); super();
return;
this.customProperty(); this.customProperty();
this.game = new Game(this); this.game = new Game(this);
this.width = 750; this.width = 750;
......
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