gemercheung hace 3 años
padre
commit
c0e103144f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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');