Pause SmoothieCountdown when helper show
This commit is contained in:
parent
4f1a681c9a
commit
e6fe0e547e
8 changed files with 16 additions and 223 deletions
|
|
@ -2119,12 +2119,12 @@ PRICE "Reset" "-"
|
|||
|
||||
DEBUGVAR InternationalEnable
|
||||
DEBUGVAR CountryName
|
||||
|
||||
Var BaseOnPageBoard = 0
|
||||
|
||||
If CurrHelpCenter = 1 Then
|
||||
; do not thing when open the helper
|
||||
Else
|
||||
Var BaseOnPageBoard = 0
|
||||
|
||||
If InternationalEnable = 1 Then
|
||||
If CountryName = "Thailand" Then
|
||||
SAVELOG " Thailand Thailand Thailand Thailand Pooon Pooon Pooon Pooon Pooon"
|
||||
|
|
@ -2603,6 +2603,8 @@ PRICE "Reset" "-"
|
|||
If CurrHelpCenter = 1 Then
|
||||
; do not thing when open the helper
|
||||
Else
|
||||
Var BaseOnPageBoard = 0
|
||||
|
||||
If InternationalEnable = 1 Then
|
||||
|
||||
If CountryName = "Thailand" Then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue