diff --git a/image/collectiing_en/img_popup11-AUS.png b/image/collectiing_en/img_popup11-AUS.png new file mode 100644 index 00000000..354116ea Binary files /dev/null and b/image/collectiing_en/img_popup11-AUS.png differ diff --git a/image/collectiing_en/img_popup15-AUS.png b/image/collectiing_en/img_popup15-AUS.png new file mode 100644 index 00000000..0c0c24fe Binary files /dev/null and b/image/collectiing_en/img_popup15-AUS.png differ diff --git a/inter/aus/xml/page_brewing3.lxml b/inter/aus/xml/page_brewing3.lxml index 5ef342da..25e7e9e2 100644 --- a/inter/aus/xml/page_brewing3.lxml +++ b/inter/aus/xml/page_brewing3.lxml @@ -449,6 +449,7 @@ DEBUGVAR Seeker If game_mode_enable = "true" Then + CheckApp "com.NDF.taobin" GameInstalled DEBUGVAR GameInstalled @@ -721,14 +722,15 @@ Var Timeout = Timeout + 1 If Timeout < 2 Then - If Game01Enable = 0 Then - If game_mode_enable = "true" Then - If BREW_CNT > 75 Then - SAVELOG "Button game enable from EventTimeout" - Var Game01Enable = 1 - Var ButtonGameCountDownState = "Invisible" - Var ButtonGamePressToPlayState = "Enable" - + If GameInstalled = "true" Then + If Game01Enable = 0 Then + If game_mode_enable = "true" Then + If BREW_CNT > 75 Then + SAVELOG "Button game enable from EventTimeout" + Var Game01Enable = 1 + Var ButtonGameCountDownState = "Invisible" + Var ButtonGamePressToPlayState = "Enable" + EndIf EndIf EndIf EndIf diff --git a/xml/page_payment_cash-AUS.xml b/xml/page_payment_cash-AUS.xml index 05d1457c..e4409e04 100644 --- a/xml/page_payment_cash-AUS.xml +++ b/xml/page_payment_cash-AUS.xml @@ -1646,7 +1646,7 @@ EndIf 748 ;inter-image alphaState2 - Var( DirImage2 + "/img_popup11-MYR.png" ) + Var( DirImage2 + "/img_popup11-AUS.png" ) diff --git a/xml/page_payment_credit3-TopupCash.xml b/xml/page_payment_credit3-TopupCash.xml index fa6162dd..0d791293 100644 --- a/xml/page_payment_credit3-TopupCash.xml +++ b/xml/page_payment_credit3-TopupCash.xml @@ -67,6 +67,12 @@ Var img_popup15 = "/img_popup15-HKG.png" EndIf + ;inter-image + If CountryName = "Australia" Then + Var img_popup11 = "/img_popup11-AUS.png" + Var img_popup15 = "/img_popup15-AUS.png" + EndIf + Var CreditAmount = SumCreditAmount diff --git a/xml/page_payment_credit3.xml b/xml/page_payment_credit3.xml index cb5eec2a..8790e1cf 100644 --- a/xml/page_payment_credit3.xml +++ b/xml/page_payment_credit3.xml @@ -105,6 +105,11 @@ Var img_popup11 = "/img_popup11-HKG.png" EndIf + ;inter-image + If CountryName = "Australia" Then + Var img_popup11 = "/img_popup11-AUS.png" + EndIf + 1000 diff --git a/xml/page_topup_credit3-TopupCash.xml b/xml/page_topup_credit3-TopupCash.xml index b116b590..a39cae52 100644 --- a/xml/page_topup_credit3-TopupCash.xml +++ b/xml/page_topup_credit3-TopupCash.xml @@ -69,6 +69,12 @@ Var img_popup15 = "/img_popup15-HKG.png" EndIf + ;inter-image + If CountryName = "Australia" Then + Var img_popup11 = "/img_popup11-AUS.png" + Var img_popup15 = "/img_popup15-AUS.png" + EndIf + Var CreditAmount = 0