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++;
         i++;
-      }, 10);
+      }, 200);
     });
     });
     this.gameChanel.onClosed(() => {
     this.gameChanel.onClosed(() => {
       console.log('gameChanel close');
       console.log('gameChanel close');