Skip to content

Commit

Permalink
this is crazy if this works
Browse files Browse the repository at this point in the history
  • Loading branch information
wadey committed Jan 5, 2012
1 parent 8d42b9e commit bc22bcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mapping.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ module.exports =
]

mustache: affine (face) -> [
[249, 0, face.nose.x, face.nose.y]
[249, 0, face.mouth_center.x, face.nose.y]
[249, 105, face.mouth_center.x, face.mouth_center.y]
]

Expand Down

0 comments on commit bc22bcb

Please sign in to comment.