Renew sound

This commit is contained in:
kong 2023-03-27 12:35:55 +07:00
parent beb077966b
commit f25045e511
38 changed files with 28 additions and 2 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -931,6 +931,7 @@
DEBUGVAR CountUpReloadAll
If CountUpReloadAll > 40 Then
Var NeedReboot = "false"
Var StartUpExt = "-"
Var CountUpReloadAll = 0

View file

@ -319,6 +319,7 @@
EndIf
DEBUGVAR NeedUpgrade
DEBUGVAR NeedReboot
Var bg_lidProblem_ST2 = bg_lidProblem_ST

View file

@ -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>

View file

@ -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

View file

@ -15,6 +15,8 @@
CameraService "Start"
Var NeedReboot = "false"
If JXMLVersionInt > 409 Then
FlushTxRef1
EndIf