This commit is contained in:
kong 2022-01-11 19:14:05 +07:00
parent 2d2d93c187
commit 84065a229a
4 changed files with 5 additions and 4 deletions

View file

@ -101,7 +101,7 @@
;Var IgnoreNetCore = "false"
;DEBUGVAR SaleProfile
STRCONTAIN "whey" SaleProfile WheyShow
;STRCONTAIN "whey" SaleProfile WheyShow
STRCONTAIN "cocktail" SaleProfile CocktailShow
;STRCONTAIN "roadshow" SaleProfile RoadShow
@ -641,7 +641,7 @@
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
<Volume> SoundVolume </Volume>
<EventClick>
Var PayDetail=""
Open "ROOT/xml/service_menu.xml"
</EventClick>
</Button>