rename vars, SGP: try turn off credit storing if not enough change

This commit is contained in:
Pakin 2024-04-26 17:06:31 +07:00
parent fdeef4d6e6
commit 6b0c5db082
3 changed files with 104 additions and 7 deletions

View file

@ -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