|
@@ -191,7 +191,7 @@ namespace Venus_RT.Scheduler
|
|
if(_currentScheduler != null)
|
|
if(_currentScheduler != null)
|
|
{
|
|
{
|
|
_currentScheduler.moveList.Clear();
|
|
_currentScheduler.moveList.Clear();
|
|
- _currentScheduler.Status = RState.Init;
|
|
|
|
|
|
+ _currentScheduler.Status = RState.End;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|