|
@@ -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);
|
|
|
}
|
|
|
},
|