gemercheung 3 years ago
parent
commit
5feff1de43
1 changed files with 1 additions and 1 deletions
  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;