This commit is contained in:
wanlop run 2024-01-30 19:40:39 +07:00
parent 7fe7ed29e9
commit 7085ebb683
19 changed files with 315 additions and 4 deletions

View file

@ -33,6 +33,7 @@
Var img_popup15 = "/img_popup15.png"
;inter-image
If CountryName = "Malaysia" Then
Var img_popup15 = "/img_popup15-MYR.png"
EndIf
@ -41,6 +42,10 @@
Var img_popup15 = "/img_popup15-IDR.png"
EndIf
If CountryName = "Singapore" Then
Var img_popup15 = "/img_popup15-SGP.png"
EndIf
DEBUGVAR Seeker.TNumberTaobinCredit
</EventOpen>