Skip to content

Commit

Permalink
Added REVIEW #29
Browse files Browse the repository at this point in the history
  • Loading branch information
Denz1994 committed Dec 20, 2018
1 parent f811f90 commit c93dbd0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions js/building/model/Animator.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ define( require => {
*/
constructor( config ) {

// REVIEW: Should "config" be named "options"? This may just be a matter of preference.
config = _.extend( {
// {Property.<Vector2>}
positionProperty: null,
Expand Down

0 comments on commit c93dbd0

Please sign in to comment.