This commit is contained in:
miggaze 2023-07-21 19:36:53 +07:00
parent 5abf579bb8
commit 4cb8b79cb2
2 changed files with 2 additions and 2 deletions

View file

@ -868,7 +868,7 @@
EndIf
If MachineState_Result = 1 Then
Var MachineState_Result = 2
;Var MachineState_Result = 2
EndIf
If MachineState_Result = 1 Then

View file

@ -554,7 +554,7 @@
If MachineState_Result = 1 Then
Var MachineState_Result = 2
;Var MachineState_Result = 2
EndIf