Merge remote-tracking branch 'origin/masterpiece' into th_inter

This commit is contained in:
Ittipat Lusuk 2025-03-21 09:05:15 +07:00
commit 5f26b723dc
289 changed files with 80292 additions and 34111 deletions

View file

@ -167,16 +167,28 @@
DEBUGVAR LanguageButtonEnable
Var CheckDisableTimeout = 0
TRY "ROOT/taobin_project/xml/features/alert_sms/check_disable.ev"
</EventOpen>
<Timeout> 1000 </Timeout>
<EventTimeout>
;DEBUGVAR Top2Timeout
Var Top2Timeout = Top2Timeout + 1
Var CheckDisableTimeout = CheckDisableTimeout + 1
If Top2Timeout = 15 Then
Open "ROOT/taobin_project/xml/topview2.xml"
EndIf
If CheckDisableTimeout > 5 Then
TRY "ROOT/taobin_project/xml/features/alert_sms/check_disable.ev"
Var CheckDisableTimeout = 0
Endif
If TimeForClose > 0 Then
Var TimeForClose = TimeForClose - 1
DEBUGVAR TimeForClose