ddionisio / MateAnimator

Adding more features to the open sourced Animator from Unity.
113 stars 29 forks source link

AMKey::getCustomEaseCurve line 88 #3

Closed psxcode closed 10 years ago

psxcode commented 10 years ago

AMKey::getCustomEaseCurve line 88 "if(customEase.Count < 0) {" seems like mistype

ddionisio commented 10 years ago

Yeah, definitely a typo :P It's fixed now.