gemercheung 3 лет назад
Родитель
Сommit
32813c20ac
1 измененных файлов с 1 добавлено и 0 удалено
  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);
           }
         },