sangwq 1 éve%!(EXTRA string=óta)
szülő
commit
587a0094b4

+ 1 - 1
Venus/Venus_RT/Modules/Schedulers/SchedulerEfemRobot.cs

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