This commit is contained in:
wanlop run 2024-04-05 14:29:47 +07:00
parent e0d7d1c66a
commit 7ae0d57e65
13 changed files with 1249 additions and 1237 deletions

View file

@ -24,6 +24,18 @@ Var video_menu2_1 = "00"
;Var XMLLiveInfo = "1/392930293"
;Var AdvertiseProfile = "00/01/02/03/04/05/06/07/08/09/10/11/12/13/14/15/16/17/18/19/20"
SPLIT XMLLiveInfo "/" 2 CurrentTotalCup
If CurrentTotalCup = "" Then
Var CurrentTotalCup = "1"
EndIf
Var CurrentTotalCupInt = CurrentTotalCup
INT CurrentTotalCupInt
DEBUGVAR CurrentTotalCupInt
If CurrentTotalCupInt < 55555 Then
Var XMLLiveInfoEnable = 0
EndIf
If XMLLiveInfoEnable = 0 Then

View file

@ -840,7 +840,7 @@
Var ShowButtonClick2 = "Enable"
Var ButtontoTopupMenu = "Invisible"
Var PriceUnitText = "Price in AED"
Var PriceUnitText = "Price in DH"
Var MemberButtonFileName = "ROOT/taobin_project/image/main_page_en/bp_main_page_member.png"
Var show_eng_button_stage = "Invisible"