Commit e72adfc9 authored by XieChuanJin's avatar XieChuanJin

去掉多余代码

parent f1cc991a
This source diff could not be displayed because it is too large. You can view the blob instead.
...@@ -36,8 +36,6 @@ export class ShootPlanet extends engine.Container { ...@@ -36,8 +36,6 @@ export class ShootPlanet extends engine.Container {
this.width = 750; this.width = 750;
this.height = 1624; this.height = 1624;
this.init(); this.init();
this.onActive();
} }
private init() { private init() {
......
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