SGP: WIP member prompt page & change brew time to percent

This commit is contained in:
Pakin 2024-07-05 08:31:35 +07:00
parent b6e6011eb0
commit eaa428b707
23 changed files with 3266 additions and 15 deletions

View file

@ -830,7 +830,7 @@
Var CountryRootPath = "ROOT/taobin_project/inter/sgp/"
Var CountryShortName = "sgp"
ar TextPriceMenuSize = 12
Var TextPriceMenuSize = 12
Var TextPriceMenuY = 264
Var TextPriceMenuBlendX = 180
Var TextPriceMenuHotX = 48
@ -857,13 +857,15 @@
Var SettingDisableTaobinCode = "false"
; Singapore disable point
Var SettingIgnoreCollectPoint = 1
;Var SettingIgnoreCollectPoint = 1
Var SettingVideoBrewingUseCommon = 1
Var MinPhoneNumber = 8
Var MaxPhoneNumber = 8
Var ShowCountDownAsPercent = 1
EndIf