gemercheung hace 3 años
padre
commit
5feff1de43
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/meta.gateway.ts

+ 1 - 1
src/meta.gateway.ts

@@ -166,7 +166,7 @@ export class MetaGateway
 
     this.gameChanel.onOpen(() => {
       console.log('channel is open');
-      debugger;
+      // debugger;
       clearInterval(this.timer);
 
       let i = 1;