Skip to content

Commit

Permalink
Revert "fix phetio override, see #28"
Browse files Browse the repository at this point in the history
This reverts commit af81bde
  • Loading branch information
samreid committed Jul 3, 2020
1 parent 84bf5b6 commit 07c23f0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions js/phet-io/states-of-matter-basics-overrides.js
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,9 @@ window.phet.preloads.phetio.phetioElementsOverrides =
"statesOfMatterBasics.statesScreen.model.isExplodedProperty": {
"phetioFeatured": true
},
"statesOfMatterBasics.statesScreen.model.isPlayingProperty": {
"phetioFeatured": true
},
"statesOfMatterBasics.statesScreen.model.pressureProperty": {
"phetioFeatured": true
},
Expand Down

0 comments on commit 07c23f0

Please sign in to comment.