Merge apple

This commit is contained in:
wanlop run 2025-05-22 11:48:32 +07:00
parent 4f9bc018eb
commit 7b3c793961
65 changed files with 32394 additions and 28639 deletions

View file

@ -1752,7 +1752,7 @@
EndIf
Var CountDownFailErrorHappendClear = 8
</EventOpen>
<EventActionOk>
@ -1935,6 +1935,17 @@ PRICE "Reset" "-"
OpenInst 0 "ROOT/taobin_project/xml/page_board.xml"
EndIf
DEBUGVAR FailErrorHappend
If FailErrorHappend = 1 Then
If CountDownFailErrorHappendClear > 0 Then
Var CountDownFailErrorHappendClear = CountDownFailErrorHappendClear - 1
If CountDownFailErrorHappendClear = 1 Then
__CMD "error-code-clear-all" "-" "-" "-"
EndIf
EndIf
EndIf
If IgnoreNetCore = "true" Then
Else