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.
|
; Reset flag away.
|
||||||
|
|
||||||
|
Var SettingIgnoreCollectPoint = 1
|
||||||
|
|
||||||
DEBUGVAR Propepsi99Enable
|
DEBUGVAR Propepsi99Enable
|
||||||
DEBUGVAR DisplayFormatFull
|
DEBUGVAR DisplayFormatFull
|
||||||
|
|
@ -78,6 +78,11 @@
|
||||||
Var imgGetChange = "/imgGetChange-HKG.png"
|
Var imgGetChange = "/imgGetChange-HKG.png"
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
;inter-image
|
||||||
|
If CountryName = "UnitedArabEmirates Dubai" Then
|
||||||
|
Var imgGetChange = "/imgGetChange-UAE_DUBAI.png"
|
||||||
|
EndIf
|
||||||
|
|
||||||
;INT StoreCreditAmount
|
;INT StoreCreditAmount
|
||||||
Var StoreCreditAmountStr !assigned StringFmt( StoreCreditAmount, DisplayFormat, PreScaleConvertShow )
|
Var StoreCreditAmountStr !assigned StringFmt( StoreCreditAmount, DisplayFormat, PreScaleConvertShow )
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue