SGP & MYS: (drink fail) change tel num setting to read from file.

This commit is contained in:
Pakin 2024-05-13 11:16:45 +07:00
parent a822ae0291
commit c746c740f8
6 changed files with 28 additions and 22 deletions

1
inter/mys/max_tel_num Normal file
View file

@ -0,0 +1 @@
11

View file

@ -1,9 +0,0 @@
;inter-max-number
If CountryName = "Malaysia" Then
Var MaxNumber = 11
Else
Var MaxNumber = 10
EndIf
DEBUGVAR CountryName
DEBUGVAR MaxNumber