fix excessive "element straight" quantity

This commit is contained in:
Vanessa Dannenberg 2018-11-25 08:24:45 -05:00 committed by Nathanaël Courant
parent 4ecb3d4334
commit c068edec65
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@ local onesize_products = {
twocurvededge = 1,
}
local twosize_products = {
element_straight = 4,
element_straight = 2,
element_end = 2,
element_cross = 1,
element_t = 1,