Skip to content

Commit

Permalink
Revert "fix phetio overrides, see #87"
Browse files Browse the repository at this point in the history
This reverts commit f8b5bcc.
  • Loading branch information
samreid committed Jul 3, 2020
1 parent 41772be commit ae961ed
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions js/phet-io/atomic-interactions-overrides.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ window.phet.preloads.phetio.phetioElementsOverrides =
"atomicInteractions.atomicInteractionsScreen.model.movableAtom.positionProperty": {
"phetioFeatured": true
},
"atomicInteractions.atomicInteractionsScreen.model.movableAtom.radiusProperty": {
"phetioFeatured": true
},
"atomicInteractions.atomicInteractionsScreen.model.movableAtom.velocityProperty": {
"phetioFeatured": true
},
Expand Down

0 comments on commit ae961ed

Please sign in to comment.