DO
This commit is contained in:
parent
ee99310815
commit
43f1521a1e
12 changed files with 33 additions and 20 deletions
|
|
@ -44,13 +44,21 @@
|
|||
</EventChangeStatus>
|
||||
|
||||
<CameraX>
|
||||
<X> 0 </X>
|
||||
<Y> 381 </Y>
|
||||
<X> 753 </X>
|
||||
<Y> 1394 </Y>
|
||||
<Name>"usbfront"</Name>
|
||||
<Width> 700 </Width>
|
||||
<Height> 394 </Height>
|
||||
<Width> 326 </Width>
|
||||
<Height> 236 </Height>
|
||||
</CameraX>
|
||||
|
||||
;<CameraX>
|
||||
;<X> 0 </X>
|
||||
;<Y> 381 </Y>
|
||||
;<Name>"usbfront"</Name>
|
||||
;<Width> 700 </Width>
|
||||
;<Height> 394 </Height>
|
||||
;</CameraX>
|
||||
|
||||
<EventCamera>
|
||||
DEBUGVAR BugFlag
|
||||
If BugFlag = 0 Then
|
||||
|
|
|
|||
|
|
@ -396,11 +396,13 @@
|
|||
CRLFToSpace showname
|
||||
CRLFToSpace showdesc
|
||||
|
||||
If SelectDrinkType = 1 Then
|
||||
If show_eng = "true" Then
|
||||
Play "/mnt/sdcard/coffeevending/taobin_project/sound_eng/Sweet.mp3"
|
||||
Else
|
||||
Play "/mnt/sdcard/coffeevending/taobin_project/sound_thai/select_level.mp3"
|
||||
If BGSugar = "Enable" Then
|
||||
If SelectDrinkType = 1 Then
|
||||
If show_eng = "true" Then
|
||||
Play "/mnt/sdcard/coffeevending/taobin_project/sound_eng/Sweet.mp3"
|
||||
Else
|
||||
Play "/mnt/sdcard/coffeevending/taobin_project/sound_thai/select_level.mp3"
|
||||
EndIf
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue