Renew sound
This commit is contained in:
parent
beb077966b
commit
f25045e511
38 changed files with 28 additions and 2 deletions
Binary file not shown.
BIN
sound_thai/sublang/north/drinkfinish_.wav
Normal file
BIN
sound_thai/sublang/north/drinkfinish_.wav
Normal file
Binary file not shown.
Binary file not shown.
BIN
sound_thai/sublang/north/next_drink_.wav
Normal file
BIN
sound_thai/sublang/north/next_drink_.wav
Normal file
Binary file not shown.
Binary file not shown.
BIN
sound_thai/sublang/north/payment_.wav
Normal file
BIN
sound_thai/sublang/north/payment_.wav
Normal file
Binary file not shown.
Binary file not shown.
BIN
sound_thai/sublang/north/select_level_.wav
Normal file
BIN
sound_thai/sublang/north/select_level_.wav
Normal file
Binary file not shown.
Binary file not shown.
BIN
sound_thai/sublang/north/taobin_sawade_.wav
Normal file
BIN
sound_thai/sublang/north/taobin_sawade_.wav
Normal file
Binary file not shown.
BIN
sound_thai/sublang/north/thankyou.wav
Normal file
BIN
sound_thai/sublang/north/thankyou.wav
Normal file
Binary file not shown.
Binary file not shown.
BIN
sound_thai/sublang/northeast/drinkfinish_.wav
Normal file
BIN
sound_thai/sublang/northeast/drinkfinish_.wav
Normal file
Binary file not shown.
Binary file not shown.
BIN
sound_thai/sublang/northeast/next_drink_.wav
Normal file
BIN
sound_thai/sublang/northeast/next_drink_.wav
Normal file
Binary file not shown.
Binary file not shown.
BIN
sound_thai/sublang/northeast/payment_.wav
Normal file
BIN
sound_thai/sublang/northeast/payment_.wav
Normal file
Binary file not shown.
Binary file not shown.
BIN
sound_thai/sublang/northeast/select_level_.wav
Normal file
BIN
sound_thai/sublang/northeast/select_level_.wav
Normal file
Binary file not shown.
Binary file not shown.
BIN
sound_thai/sublang/northeast/taobin_sawade_.wav
Normal file
BIN
sound_thai/sublang/northeast/taobin_sawade_.wav
Normal file
Binary file not shown.
BIN
sound_thai/sublang/northeast/thankyou.wav
Normal file
BIN
sound_thai/sublang/northeast/thankyou.wav
Normal file
Binary file not shown.
Binary file not shown.
BIN
sound_thai/sublang/south/drinkfinish_.wav
Normal file
BIN
sound_thai/sublang/south/drinkfinish_.wav
Normal file
Binary file not shown.
Binary file not shown.
BIN
sound_thai/sublang/south/next_drink_.wav
Normal file
BIN
sound_thai/sublang/south/next_drink_.wav
Normal file
Binary file not shown.
Binary file not shown.
BIN
sound_thai/sublang/south/payment_.wav
Normal file
BIN
sound_thai/sublang/south/payment_.wav
Normal file
Binary file not shown.
Binary file not shown.
BIN
sound_thai/sublang/south/select_level_.wav
Normal file
BIN
sound_thai/sublang/south/select_level_.wav
Normal file
Binary file not shown.
Binary file not shown.
BIN
sound_thai/sublang/south/taobin_sawade_.wav
Normal file
BIN
sound_thai/sublang/south/taobin_sawade_.wav
Normal file
Binary file not shown.
BIN
sound_thai/sublang/south/thankyou.wav
Normal file
BIN
sound_thai/sublang/south/thankyou.wav
Normal file
Binary file not shown.
|
|
@ -931,6 +931,7 @@
|
|||
DEBUGVAR CountUpReloadAll
|
||||
|
||||
If CountUpReloadAll > 40 Then
|
||||
Var NeedReboot = "false"
|
||||
|
||||
Var StartUpExt = "-"
|
||||
Var CountUpReloadAll = 0
|
||||
|
|
|
|||
|
|
@ -319,6 +319,7 @@
|
|||
EndIf
|
||||
|
||||
DEBUGVAR NeedUpgrade
|
||||
DEBUGVAR NeedReboot
|
||||
|
||||
Var bg_lidProblem_ST2 = bg_lidProblem_ST
|
||||
|
||||
|
|
|
|||
|
|
@ -7703,7 +7703,8 @@ Water" </Value>
|
|||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x322B26 </Color>
|
||||
<State> showengText </State>
|
||||
<Value> "MATCHA HAUNTED HOUSE " </Value>
|
||||
<Value> "MATCHA HAUNTED
|
||||
HOUSE " </Value>
|
||||
</Text>
|
||||
<Text>
|
||||
<X> 16 </X>
|
||||
|
|
|
|||
|
|
@ -229,8 +229,29 @@
|
|||
If UserSelectProductCode = "12-01-02-0053" Then
|
||||
Var PromotionIDCurrentOrder = 3
|
||||
EndIf
|
||||
If UserSelectProductCode = "12-01-02-0054" Then
|
||||
Var PromotionIDCurrentOrder = 3
|
||||
EndIf
|
||||
If UserSelectProductCode = "12-01-02-0053" Then
|
||||
Var PromotionIDCurrentOrder = 3
|
||||
EndIf
|
||||
If UserSelectProductCode = "12-02-02-0043" Then
|
||||
Var PromotionIDCurrentOrder = 3
|
||||
EndIf
|
||||
If UserSelectProductCode = "12-02-02-0044" Then
|
||||
Var PromotionIDCurrentOrder = 3
|
||||
EndIf
|
||||
If UserSelectProductCode = "12-03-02-0026" Then
|
||||
Var PromotionIDCurrentOrder = 3
|
||||
EndIf
|
||||
If UserSelectProductCode = "12-05-02-0055" Then
|
||||
Var PromotionIDCurrentOrder = 3
|
||||
EndIf
|
||||
If UserSelectProductCode = "12-05-02-0056" Then
|
||||
Var PromotionIDCurrentOrder = 3
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
|
||||
DEBUGVAR PromotionIDCurrentOrder
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -15,6 +15,8 @@
|
|||
|
||||
CameraService "Start"
|
||||
|
||||
Var NeedReboot = "false"
|
||||
|
||||
If JXMLVersionInt > 409 Then
|
||||
FlushTxRef1
|
||||
EndIf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue