1
0
Fork 0

Merge pull request #296 from AlfaLyr/develop

'0' missing in hpsToBust and shoulderToElbow
This commit is contained in:
Joost De Cock 2020-03-02 13:53:19 +01:00 committed by GitHub
commit b4160ed7f2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,7 +12,7 @@ export default {
headCircumference: 590,
hipsCircumference: 840,
hipsToUpperLeg: 210,
hpsToBust: 28,
hpsToBust: 280,
hpsToHipsBack: 600,
inseam: 780,
kneeCircumference: 410,
@ -25,7 +25,7 @@ export default {
seatCircumference: 1020,
seatDepth: 210,
shoulderSlope: 585,
shoulderToElbow: 36,
shoulderToElbow: 360,
shoulderToShoulder: 450,
shoulderToWrist: 630,
upperLegCircumference: 625,