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

@ -5,7 +5,7 @@
If ICE_PROCESS_STATUS = 2 Then
Var ice_tab_process_show = "Enable"
Var ice_show_open = ice_tab_text
Var ice_show_open = ice_tab_text + ICE_PROCESS_TXT
Else
Var ice_tab_process_show = "Invisible"
EndIf