add GPRS display

- SGP: update remove cup, lock away cashless cancel, fix bug video not full
- MYS: change wording collect pt3
- DUBAI: update wordings
This commit is contained in:
Pakin 2025-04-04 14:16:54 +07:00
parent 3c05684c63
commit 333782116c
20 changed files with 26056 additions and 25362 deletions

View file

@ -754,15 +754,21 @@
DEBUGVAR CupPlastic9502Enable
DEBUGVAR CupPaper9512Enable
SET-MENU-SHOW "Hot" 1
SET-MENU-SHOW "Cold" 1
SET-MENU-SHOW "Blend" 1
If CupPlastic9502Enable = "true" Then
SET-MENU-SHOW 1
SET-MENU-SHOW "Cold" 1
Else
If CupPaper9512Enable = "true" Then
SET-MENU-SHOW 2
SET-MENU-SHOW "Cold" 2
EndIf
Endif
DEBUGVAR XSlot
DEBUGVAR XSlot[0]
DEBUGVAR XSlot[1]
DEBUGVAR XSlot[2]