This commit is contained in:
wanlop run 2023-12-13 15:36:58 +07:00
parent 5ce268e15b
commit 33b31453f7
10 changed files with 759 additions and 1282 deletions

View file

@ -30,6 +30,11 @@
Var ButtonLanguageListXPositionIcon = ButtonLanguageListXPosition + 27
Var ButtonLanguageListYPositionIcon = ButtonLanguageListYPosition + 14
DEBUGVAR ENABLE_LANGUAGE_COUNT
If ENABLE_LANGUAGE_COUNT = "" Then
LanguageControl "UpdateList" 1
EndIf
If ENABLE_LANGUAGE_COUNT = 1 Then
Var LanguageButtonEnable = "Invisible"
@ -59,7 +64,8 @@
If EnableMultiInstance = "true" Then
If Not#CountDownForMulti = 99 Then
DEBUGVAR Not#CountDownForMulti
;DEBUGVAR Not#CountDownForMulti
Else
If Not#CountDownForMulti = 1 Then