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 DEBUGVAR CountUpReloadAll
If CountUpReloadAll > 40 Then If CountUpReloadAll > 40 Then
Var NeedReboot = "false"
Var StartUpExt = "-" Var StartUpExt = "-"
Var CountUpReloadAll = 0 Var CountUpReloadAll = 0

View file

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

View file

@ -7703,7 +7703,8 @@ Water" </Value>
<Font> KanitMediumTTF </Font> <Font> KanitMediumTTF </Font>
<Color> 0x322B26 </Color> <Color> 0x322B26 </Color>
<State> showengText </State> <State> showengText </State>
<Value> "MATCHA HAUNTED HOUSE " </Value> <Value> "MATCHA HAUNTED
HOUSE " </Value>
</Text> </Text>
<Text> <Text>
<X> 16 </X> <X> 16 </X>

View file

@ -229,8 +229,29 @@
If UserSelectProductCode = "12-01-02-0053" Then If UserSelectProductCode = "12-01-02-0053" Then
Var PromotionIDCurrentOrder = 3 Var PromotionIDCurrentOrder = 3
EndIf 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 EndIf
DEBUGVAR PromotionIDCurrentOrder DEBUGVAR PromotionIDCurrentOrder

View file

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