gemercheung il y a 3 ans
Parent
commit
32813c20ac
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      src/scene/scene.service.ts

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

@@ -434,6 +434,7 @@ export class SceneService implements OnModuleInit, OnModuleDestroy {
             this.moveSliceLastFrameSub.unsubscribe();
             this.moveSliceLastFrameSub = null;
             this.logger.debug('重新行走---handleReWalking');
+            console.log('重新行走---handleReWalking');
             this.handleReWalking(this.latestWalkingRequest);
           }
         },