SGP: add delay page payment init, MYS: fix bug remove cup button not show
This commit is contained in:
parent
93fa5c540b
commit
d28f470fbc
2 changed files with 61 additions and 32 deletions
|
|
@ -662,6 +662,9 @@
|
|||
READ_FILE "/mnt/sdcard/enable_load_lang_fast" ENABLE_LOAD_LANG_V2
|
||||
STRCONTAIN "1" ENABLE_LOAD_LANG_V2 UseLoadLangV2
|
||||
|
||||
; very-big-btn-init
|
||||
Var UseVeryBigRemoveCupButton = "false"
|
||||
|
||||
|
||||
;inter-page-board
|
||||
If CountryName = "Malaysia" Then
|
||||
|
|
@ -1282,8 +1285,6 @@
|
|||
Var btnRemoveCupY = 630
|
||||
Var btnRemoveCupYNotPageBoard = 500
|
||||
|
||||
Var UseVeryBigRemoveCupButton = "false"
|
||||
|
||||
If UseVeryBigRemoveCupButton = "true" Then
|
||||
Var btnRemoveCupX = 580
|
||||
Var btnRemoveCupY = 530
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue