snap 9.70

This commit is contained in:
wanlop run 2025-03-29 22:10:05 +07:00
parent 909cbecfd3
commit 73fe7d8426

View file

@ -409,7 +409,7 @@
Var CustomSweetrText[5] = "สุขิต"
Var CustomEspressoText[0] = "ปกติ"
Var CustomEspressoText[0] = "ไม่เพิ่ม"
Var CustomEspressoText[1] = "1 ช็อต"
Var CustomEnergyText[0] = "1 ช็อต"
@ -7780,20 +7780,13 @@
<Volume> SoundVolume </Volume>
<EventClick>
If showShotNormal = "Press" Then
Var showShotNormal = "Enable"
Else
Var showShotNormal = "Press"
EndIf
Var showShotEnable = "Enable"
Var showShotNormal = "Enable"
Var showShotEnable = "PressForever"
SAVELOG "esp shot ignore"
Function 2
Refresh
</EventClick>
</Button>
@ -7810,22 +7803,12 @@
<Volume> SoundVolume </Volume>
<EventClick>
If showShotEnable = "Press" Then
Var showShotEnable = "Enable"
Else
Var showShotEnable = "Press"
EndIf
Var showShotEnable = "PressForever"
Var showShotNormal = "Enable"
SAVELOG "Espresso Shot add"
Function 2
Refresh
</EventClick>
</Button>
@ -7885,29 +7868,17 @@
<Volume> SoundVolume </Volume>
<EventClick>
If showShotNormalSoda = "Press" Then
Var showShotNormalSoda = "Enable"
If toppingID12index2Status = "Enable" Then
Var CustomEnergyState[0] = "Enable"
EndIf
If toppingID12index3Status = "Enable" Then
Var CustomEnergyState[1] = "Enable"
EndIf
Else
Var showShotNormalSoda = "Press"
If toppingID12index2Status = "Enable" Then
Var CustomEnergyState[0] = "Enable"
EndIf
If toppingID12index3Status = "Enable" Then
Var CustomEnergyState[1] = "Enable"
EndIf
Var showShotNormalSoda = "Press"
If toppingID12index2Status = "Enable" Then
Var CustomEnergyState[0] = "Enable"
EndIf
If toppingID12index3Status = "Enable" Then
Var CustomEnergyState[1] = "Enable"
EndIf
Var showShotEnableSoda = "Enable"
@ -7932,33 +7903,21 @@
<Volume> SoundVolume </Volume>
<EventClick>
If showShotEnableSoda = "Press" Then
Var showShotEnableSoda = "Enable"
Var showShotEnableSoda = "Press"
If toppingID12index2Status = "Enable" Then
Var CustomEnergyState[0] = "Enable"
EndIf
If toppingID12index3Status = "Enable" Then
Var CustomEnergyState[1] = "Enable"
EndIf
If toppingID12index2Status = "" Then
Var CustomEnergyState[0] = "Invisible"
Else
Var showShotEnableSoda = "Press"
If toppingID12index2Status = "" Then
Var CustomEnergyState[0] = "Invisible"
Else
Var CustomEnergyState[0] = "Disable"
EndIf
If toppingID12index3Status = "" Then
Var CustomEnergyState[1] = "Invisible"
Else
Var CustomEnergyState[1] = "Disable"
EndIf
Var CustomEnergyState[0] = "Disable"
EndIf
If toppingID12index3Status = "" Then
Var CustomEnergyState[1] = "Invisible"
Else
Var CustomEnergyState[1] = "Disable"
EndIf
Var showShotNormalSoda = "Enable"
@ -8053,8 +8012,13 @@
EndIf
If showShotEnable = "Disable" Then
Var showShotNormal = "Enable"
If showShotNormalSoda = "Disable" Then
Var showShotNormalSoda = "Enable"
EndIf
If showShotEnableSoda = "Disable" Then
Var showShotEnableSoda = "Enable"
EndIf
Var CustomEnergyState[0] = "Enable"
@ -11932,7 +11896,7 @@
<Width> 1080 </Width>
<Align> end </Align>
<Color> 0xFF0000 </Color>
<Value> "V1.0"</Value>
<Value> "V1.1"</Value>
</Text>