rename vars, SGP: try turn off credit storing if not enough change
This commit is contained in:
parent
fdeef4d6e6
commit
6b0c5db082
3 changed files with 104 additions and 7 deletions
|
|
@ -818,7 +818,7 @@
|
|||
|
||||
STRCONTAIN "521215" MaterialAvailable SugarZeroCalEnable
|
||||
|
||||
Var DisableTaobinCredit = "true"
|
||||
Var SettingDisableTaobinCredit = "true"
|
||||
|
||||
; Singapore disable point
|
||||
Var SettingIgnoreCollectPoint = 1
|
||||
|
|
@ -865,7 +865,7 @@
|
|||
LoadLanguage "/mnt/sdcard/coffeevending/taobin_project/inter/uae_dubai/menu/lang.tsv"
|
||||
EndIf
|
||||
|
||||
Var DisableTaobinCredit = "true"
|
||||
Var SettingDisableTaobinCredit = "true"
|
||||
|
||||
EndIf
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue