forked from M-Labs/web2019
fix HD68 EEM slots (closes #48)
This commit is contained in:
parent
67f5b56a89
commit
61b291b9e0
|
@ -611,7 +611,7 @@ const shop_data = {
|
|||
nbrSlotMax: 4,
|
||||
nbrCurrentSlot: 0,
|
||||
nbrClockMax: 0,
|
||||
slotOccupied: 1,
|
||||
slotOccupied: 0,
|
||||
clockOccupied: 0,
|
||||
rules: {
|
||||
minAdapter: {
|
||||
|
|
Loading…
Reference in New Issue