gemercheung 3 years ago
parent
commit
c0e103144f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/meta.gateway.ts

+ 1 - 1
src/meta.gateway.ts

@@ -201,7 +201,7 @@ export class MetaGateway
           });
         }
         i++;
-      }, 10);
+      }, 200);
     });
     this.gameChanel.onClosed(() => {
       console.log('gameChanel close');