test pc il y a 3 ans
Parent
commit
fbca3dec74
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      src/move/move.service.ts

+ 1 - 0
src/move/move.service.ts

@@ -1222,6 +1222,7 @@ export class MoveService implements OnModuleInit {
       if(this.cameraInfos.length == 0){
         this.reply.moveOver = true;
       }
+      this.sendingFrameForJoystick = true;
       return this.reply;
     } 
     else {