Add file
This commit is contained in:
parent
5ce268e15b
commit
33b31453f7
10 changed files with 759 additions and 1282 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue