future hai 1 ano
pai
achega
2be07426d2
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      assets/script/game.ts

+ 0 - 1
assets/script/game.ts

@@ -10,7 +10,6 @@ export class game extends Component {
     @property(Node) topLayer;
     @property(Node) waitLayer;
     protected start(): void {
-        
         gameManager.setUiLayer(this.uiLayer);
         gameManager.setTopLayer(this.topLayer);
         gameManager.setWaitLayer(this.waitLayer);