Release 6.41

This commit is contained in:
kong 2022-05-02 22:14:11 +07:00
parent dbb7254a47
commit f169781442
11 changed files with 104 additions and 31 deletions

View file

@ -11,7 +11,7 @@
Var show_btp = "ROOT/taobin_project/image/bn_thai_lang_press.png"
Var show_btn = "ROOT/taobin_project/image/bn_thai_lang.png"
Var ice_tab_text = "Ice will be ready at"
Var ice_tab_text = "Ice will be ready at "
Else
Var showengText = "Invisible"
@ -21,9 +21,17 @@
Var show_btp = "ROOT/taobin_project/image/bn_eng_lang_press.png"
Var show_btn = "ROOT/taobin_project/image/bn_eng_lang.png"
Var ice_tab_text = "น้ำแข็งจะพร้อมเวลา"
Var ice_tab_text = "น้ำแข็งจะพร้อมเวลา "
EndIf
If ICE_PROCESS_STATUS = 2 Then
Var ice_tab_process_show = "Enable"
Var ice_show_open = ice_tab_text + ICE_PROCESS_TXT
Else
Var ice_tab_process_show = "Invisible"
EndIf
; SpiralOnline
If SpiralOnline = "true" Then
Var Menu1Selected2 = "Enable"