gemercheung 3 năm trước cách đây
mục cha
commit
32813c20ac
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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);
           }
         },