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

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

@@ -1002,6 +1002,7 @@ export class SceneService implements OnModuleInit, OnModuleDestroy {
         //     ),
         // );
         if (!this.onMoving.getValue()) {
+          console.log('handlejoystick:data', JSON.stringify(joystickRes));
           this.handlePushJoyStickSteamSeq(joystickRes);
         }
       } else {