Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
pixelzoom committed Nov 10, 2019
1 parent 0520b84 commit 76300cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/common/model/Equation.js
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ define( require => {

return inherit( Object, Equation, {

//TODO #96 does this type need a dispose function? Game creates 5 of these when level selection button is pressed.
//TODO https://github.com/phetsims/balancing-chemical-equations/issues/142 is dispose needed?

// @public
reset: function() {
Expand Down

0 comments on commit 76300cc

Please sign in to comment.