Explorar o código

Merge branch 'master' of http://face3d.4dage.com:7005/zhangyupeng/meta-server

gemercheung %!s(int64=3) %!d(string=hai) anos
pai
achega
2e7f1c5dea
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/scene/scene.service.ts

+ 1 - 1
src/scene/scene.service.ts

@@ -595,7 +595,7 @@ export class SceneService implements OnModuleInit, OnModuleDestroy {
         this.isJoystickHasStream = true;
         console.log('joystick-hasPush', hasPush);
         if (this.isJoystickHasStream) {
-          await this.sleep(30);
+          await this.sleep(20);
         }
         this.moveService.sendingFrameForJoystick = false;
         const data = joystickRes as StreamReplyType;