Skip to content

Commit

Permalink
rename resized and stepSimulation Emitter suffix to Action suffix, ph…
Browse files Browse the repository at this point in the history
  • Loading branch information
zepumph committed May 1, 2019
1 parent 0c49165 commit c44fd7a
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20538,7 +20538,7 @@ window.phet.phetio.phetioElementsBaseline =
"phetioStudioControl": true,
"phetioTypeName": "PhetioCommandProcessorIO"
},
"balloonsAndStaticElectricity.general.resizedEmitter": {
"balloonsAndStaticElectricity.general.resizedAction": {
"phetioDocumentation": "Emits when the sim is resized",
"phetioEventType": "model",
"phetioFeatured": false,
Expand Down Expand Up @@ -20571,7 +20571,7 @@ window.phet.phetio.phetioElementsBaseline =
"phetioStudioControl": true,
"phetioTypeName": "PropertyIO.<BooleanIO>"
},
"balloonsAndStaticElectricity.general.stepSimulationEmitter": {
"balloonsAndStaticElectricity.general.stepSimulationAction": {
"phetioDocumentation": "",
"phetioEventType": "model",
"phetioFeatured": false,
Expand Down

0 comments on commit c44fd7a

Please sign in to comment.