gemercheung 3 年 前
コミット
c0e103144f
1 ファイル変更1 行追加1 行削除
  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');