make sgp / vendinfo / 8.48

This commit is contained in:
wanlop run 2024-05-17 11:08:21 +07:00
parent 52762af9fa
commit c3ca706b77
3 changed files with 13 additions and 16 deletions

View file

@ -472,22 +472,14 @@
Var PlaySoundStraw = "/mnt/sdcard/coffeevending/taobin_project/sound_eng/Straw_without_change.m4a"
EndIf
If CountryName = "Singapore" Then
Var PlaySoundStraw = "/mnt/sdcard/coffeevending/taobin_project/sound_eng/Straw_without_change.m4a"
EndIf
Play PlaySoundStraw
Else
Var PlaySoundLag = "/mnt/sdcard/coffeevending/taobin_project/sound_thai/drinkfinish.mp3"
; Play Sound #zone
If SoundBackToSchoolEnable = 1 Then
If SoundBackToSchoolType = 1 Then
Var RootPathSoundBackToSchool = "/mnt/sdcard/coffeevending/taobin_project/sound_thai/boy/"
EndIf
If SoundBackToSchoolType = 2 Then
Var RootPathSoundBackToSchool = "/mnt/sdcard/coffeevending/taobin_project/sound_thai/girl/"
EndIf
Var PlaySoundLag = RootPathSoundBackToSchool + "drinkfinish.wav"
EndIf
Play PlaySoundLag
EndIf
EndIf

View file

@ -156,7 +156,7 @@
Var strTouchScreen = " Reset Touch : disable."
Var MainMenuBlockCount = 2
</EventOpen>
<Timeout> 1000 </Timeout>
<EventTimeout>
@ -311,7 +311,12 @@
<Y> info_5Y </Y>
<Filename> "ROOT/taobin_project/image/tab_1.png" </Filename>
<EventClick>
MainMenu
Var MainMenuBlockCount = MainMenuBlockCount - 1
DEBUGVAR MainMenuBlockCount
If MainMenuBlockCount = 1 Then
MainMenu
EndIf
</EventClick>
</Image>

View file

@ -108,8 +108,8 @@
Var RandomPromotionMyworld = 0
Var RandomSalePackage = 0
Var XMLPageVersion = "8.47"
Var XMLPageVersionInt = 847
Var XMLPageVersion = "8.48"
Var XMLPageVersionInt = 848
;Oreo
Var OreoGuarantee = 0