DUBAI: Update flag
This commit is contained in:
parent
a787b008fa
commit
2056d9a5c4
2 changed files with 6 additions and 0 deletions
|
|
@ -6,6 +6,7 @@
|
|||
|
||||
; Reset flag away.
|
||||
|
||||
Var SettingIgnoreCollectPoint = 1
|
||||
|
||||
DEBUGVAR Propepsi99Enable
|
||||
DEBUGVAR DisplayFormatFull
|
||||
|
|
@ -78,6 +78,11 @@
|
|||
Var imgGetChange = "/imgGetChange-HKG.png"
|
||||
EndIf
|
||||
|
||||
;inter-image
|
||||
If CountryName = "UnitedArabEmirates Dubai" Then
|
||||
Var imgGetChange = "/imgGetChange-UAE_DUBAI.png"
|
||||
EndIf
|
||||
|
||||
;INT StoreCreditAmount
|
||||
Var StoreCreditAmountStr !assigned StringFmt( StoreCreditAmount, DisplayFormat, PreScaleConvertShow )
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue