Merge branch 'masterpiece' into sgp_blue

This commit is contained in:
Pakin 2024-09-10 09:40:28 +07:00
commit af16f9aab0
17 changed files with 276 additions and 171 deletions

View file

@ -1257,7 +1257,7 @@
Var CountDownPauseVideo2 = 2
DEBUGVAR CountDownPauseVideo2
Var TimeProfilePrice = 0
Var XMLProfilePrevious = XMLProfile
</EventOpen>
@ -1385,7 +1385,7 @@
</EventUnitTest7>
<EventUnitTest8>
Var XMLProfile = "Discount50"
Var XMLProfile = "PromoReduced"
Var TimeProfilePrice = 0
</EventUnitTest8>
@ -1705,6 +1705,9 @@
If XMLProfilePrevious = XMLProfile Then
Else
DEBUGVAR XMLProfile
DEBUGVAR XMLProfilePrevious
If TimeProfilePrice = 5 Then
PRICE "Reset" "-"
PRICE "Load" "-"
@ -1723,7 +1726,10 @@
DEBUGVAR ProfileIndex[10]
PRICE "Reload" "-"
Var XMLProfilePrevious = XMLProfile
EndIf
EndIf
Refresh