..
This commit is contained in:
@@ -115,7 +115,7 @@ namespace Project
|
||||
if (System.Diagnostics.Debugger.IsAttached == false)
|
||||
{
|
||||
PUB.Speak(Lang.자동재부팅을실행합니다);
|
||||
Util.SystemReboot(5, true);
|
||||
PUB.SystemReboot(5, true);
|
||||
}
|
||||
else PUB.setting.SetAutoModeOn = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user