Skip to content

Commit

Permalink
fix phetio overrides, see #87
Browse files Browse the repository at this point in the history
  • Loading branch information
jbphet committed Jun 30, 2020
1 parent 3bded3d commit f8b5bcc
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions js/phet-io/atomic-interactions-overrides.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@ 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 f8b5bcc

Please sign in to comment.