THAI: Fixed wrong variable name

This commit is contained in:
Kenta420 2025-05-08 13:42:00 +07:00
parent b8c5921c1d
commit 1a35dac35a

View file

@ -15,7 +15,7 @@
CRLFToSpace showdesc
Var MachineEvent = 0
Var MatchineSpiralStage = "-"
Var MachineSpiralStage = "-"
Var NextButtonState = "Invisible"
@ -183,10 +183,10 @@
EndIf
If MachineEvent = 1 Then
If MatchineSpiralStage = "-" Then
If MachineSpiralStage = "-" Then
Else
If MatchineSpiralStage = "spiral-valid" Then
If MachineSpiralStage = "spiral-valid" Then
Function 2
Var NextButtonState = "Enable"
Else
@ -344,7 +344,7 @@
DEBUGVAR LinkProductCodeAnotherMachine[1]
DEBUGVAR LinkProductCodeAnotherMachine[2]
Var MatchineSpiralStage = "-"
Var MachineSpiralStage = "-"
GenHashWithTimeStamp SpiralRef
SPIRAL_VERIFY LinkProductCodeAnotherMachine[0] SpiralRef