Add button
This commit is contained in:
parent
ec72184fae
commit
86babb61a6
12 changed files with 140 additions and 1 deletions
|
|
@ -36,6 +36,11 @@
|
|||
Var next_ready = "true"
|
||||
Var cart_next = 0
|
||||
|
||||
DEBUGVAR CART1_READY
|
||||
DEBUGVAR CART2_READY
|
||||
DEBUGVAR CART3_READY
|
||||
|
||||
|
||||
If show_eng = "true" Then
|
||||
If CART_COUNT > 0 Then
|
||||
If CART_INDEX < CART_COUNT Then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue