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

@ -134,6 +134,7 @@
Var MaxNumber = 10
;inter-max-number
If CountryName = "Malaysia" Then
Var MaxNumber = 11
EndIf
@ -142,6 +143,10 @@
Var MaxNumber = 12
EndIf
If CountryName = "Singapore" Then
Var MaxNumber = 10
EndIf
If PromotionIDCurrentOrder = 2 Then
Var text_x = "/text_4.png"