DO
This commit is contained in:
parent
3c3982e45e
commit
e78430cf74
7 changed files with 104 additions and 2 deletions
|
|
@ -634,7 +634,7 @@
|
|||
EndIf
|
||||
|
||||
; Set default lang
|
||||
If JXMLVersionInt > 428 Then
|
||||
If JXMLVersionInt > 444 Then
|
||||
SetLanguage LanguageInit
|
||||
|
||||
|
||||
|
|
@ -651,6 +651,8 @@
|
|||
SetLanguage "MALAY"
|
||||
LanguageControl "UpdateList" "-"
|
||||
Var InternationalEnable = 1
|
||||
Var show_eng = "true"
|
||||
Var VideoMainPage = "ROOT/taobin_project/video/main_page_en.mp4"
|
||||
EndIf
|
||||
DEBUGVAR InternationalEnable
|
||||
|
||||
|
|
@ -689,6 +691,7 @@
|
|||
Open "/ROOT/xml/offline.xml"
|
||||
EndIf
|
||||
|
||||
Var CheckCupStateDoorCupClose = ""
|
||||
|
||||
; zone cup on arm
|
||||
If CupOnArm = "true" Then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue