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