DUBAI: fix 912

This commit is contained in:
Pakin 2024-11-22 15:14:51 +07:00
parent 77a21f1e57
commit e8fd4cc38e
32 changed files with 447 additions and 67 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 9.1 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.4 KiB

After

Width:  |  Height:  |  Size: 8.2 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.4 KiB

After

Width:  |  Height:  |  Size: 8.1 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.3 KiB

After

Width:  |  Height:  |  Size: 7.1 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.7 KiB

After

Width:  |  Height:  |  Size: 7.5 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.9 KiB

After

Width:  |  Height:  |  Size: 3.6 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 13 KiB

Before After
Before After

View file

@ -42,6 +42,19 @@
Var PicturePath = "/mnt/sdcard/coffeevending/taobin_project/image/page_doing/"
If UsePepsiTheme = 1 Then
Var PicturePath = "ROOT/taobin_project/inter/whatthecup/" + CountryShortName
Var PicturePath = PicturePath + "/image/page_doing/"
Var PictureBegin = "txt_"
If LanguageShow = "ENG" Then
Var PictureEnd = "_en.png"
Else
Var PictureEnd = ".png"
EndIf
EndIf
If CocktailShow = "true" Then
Open "/mnt/sdcard/coffeevending/taobin_project/xml/page_catalog_cocktail.xml"
EndIf
@ -298,6 +311,19 @@
Var PlaySoundLag = "/mnt/sdcard/coffeevending/taobin_project/sound_thai/taobin_sawade.mp3"
EndIf
If UsePepsiTheme = 1 Then
Var PicturePath = "ROOT/taobin_project/inter/whatthecup/" + CountryShortName
Var PicturePath = PicturePath + "/image/page_doing/"
Var PictureBegin = "txt_"
If LanguageShow = "ENG" Then
Var PictureEnd = "_en.png"
Else
Var PictureEnd = ".png"
EndIf
EndIf
Play PlaySoundLag
Var countDownRetrun = 300
@ -317,8 +343,8 @@
<Button>
<X> 19 </X>
<Y> 420 </Y>
<Filename> "ROOT/taobin_project/inter/whatthecup/sgp/image/page2_en/bn_back_arrow_2.png" </Filename>
<FilenamePress> "ROOT/taobin_project/inter/whatthecup/sgp/image/page2_en/bn_back_arrow_2.png" </FilenamePress>
<Filename> "ROOT/taobin_project/inter/whatthecup/uae_dubai/image/page2_en/bn_back_arrow_2.png" </Filename>
<FilenamePress> "ROOT/taobin_project/inter/whatthecup/uae_dubai/image/page2_en/bn_back_arrow_2.png" </FilenamePress>
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
<Volume> SoundVolume </Volume>
<EventClick>