..
This commit is contained in:
@@ -432,10 +432,7 @@ namespace Project
|
||||
|
||||
//충전상태확인
|
||||
if (PUB.CheckManualChargeMode() == false) return;
|
||||
PUB.popup.needClose = true;
|
||||
//PUB.sm.bPause = false;
|
||||
//PUB.sm.ClearRunStep();
|
||||
//PUB.sm.SetNewRunStep(ERunStep.READY);
|
||||
PUB.popup.needClose = true;
|
||||
PUB.sm.SetNewStep(eSMStep.RUN);
|
||||
PUB.Speak(Lang.자동전환, addlog: false);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user