HKG: avoid screen tab
This commit is contained in:
parent
15033893a3
commit
551364f1e8
1 changed files with 9 additions and 1 deletions
|
|
@ -2145,8 +2145,16 @@ PRICE "Reset" "-"
|
||||||
If CountDownPauseVideo = 1 Then
|
If CountDownPauseVideo = 1 Then
|
||||||
|
|
||||||
If EnablePepsiFullscreen = 0 Then
|
If EnablePepsiFullscreen = 0 Then
|
||||||
|
If CountryName = "HongKong" Then
|
||||||
|
If CatalogLayoutV3 = 1 Then
|
||||||
|
;do-not-thing
|
||||||
|
Else
|
||||||
TapScreen 860 1004
|
TapScreen 860 1004
|
||||||
EndIf
|
EndIf
|
||||||
|
Else
|
||||||
|
TapScreen 860 1004
|
||||||
|
EndIf
|
||||||
|
EndIf
|
||||||
|
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue