diff options
author | Jon Reid | 2012-05-23 13:15:26 -0700 |
---|---|---|
committer | Jon Reid | 2012-05-23 13:15:26 -0700 |
commit | bae00e5a647b5b6a677857a1bb531273a89e781b (patch) | |
tree | aa747a092ef42dcb88f0910e7123e839e5561955 /js/panels/Timeline/Tween.reel/Tween.js | |
parent | f6c90db55e6118b744d492e38e9e967afc64d14b (diff) | |
parent | f92838b6ec33e2eb0f8eb06f3cbc7419f38143a1 (diff) | |
download | ninja-bae00e5a647b5b6a677857a1bb531273a89e781b.tar.gz |
Merge remote-tracking branch 'ninja-jduran/TimelineUber' into timeline-local
Diffstat (limited to 'js/panels/Timeline/Tween.reel/Tween.js')
-rw-r--r-- | js/panels/Timeline/Tween.reel/Tween.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/js/panels/Timeline/Tween.reel/Tween.js b/js/panels/Timeline/Tween.reel/Tween.js index 2a21c330..414c0535 100644 --- a/js/panels/Timeline/Tween.reel/Tween.js +++ b/js/panels/Timeline/Tween.reel/Tween.js | |||
@@ -248,7 +248,6 @@ var Tween = exports.Tween = Montage.create(Component, { | |||
248 | } else { | 248 | } else { |
249 | this.parentComponent.parentComponent.updateKeyframeRule(); | 249 | this.parentComponent.parentComponent.updateKeyframeRule(); |
250 | } | 250 | } |
251 | |||
252 | } | 251 | } |
253 | }, | 252 | }, |
254 | 253 | ||