This commit is contained in:
kong 2023-09-05 09:09:08 +07:00
parent afe51cebd4
commit 592dcf6502
41 changed files with 11153 additions and 593 deletions

View file

@ -20,7 +20,7 @@
Var Timeout3 = Timeout3 + 1
DEBUGVAR Timeout3
If Timeout3 > 10 Then
If Timeout3 > 5 Then
RootLayoutVisible 3 "hide"
Open "ROOT/taobin_project/xml/topview2.xml"
EndIf