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 33b4049 commit 9e5ff14
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6634,7 +6634,7 @@ window.phet.phetio.phetioElementsBaseline =
"phetioStudioControl": true,
"phetioTypeName": "PhetioCommandProcessorIO"
},
"energySkateParkBasics.general.resizedEmitter": {
"energySkateParkBasics.general.resizedAction": {
"phetioDocumentation": "Emits when the sim is resized",
"phetioEventType": "model",
"phetioFeatured": false,
Expand Down Expand Up @@ -6678,7 +6678,7 @@ window.phet.phetio.phetioElementsBaseline =
"phetioStudioControl": true,
"phetioTypeName": "PropertyIO.<BooleanIO>"
},
"energySkateParkBasics.general.stepSimulationEmitter": {
"energySkateParkBasics.general.stepSimulationAction": {
"phetioDocumentation": "",
"phetioEventType": "model",
"phetioFeatured": false,
Expand Down

0 comments on commit 9e5ff14

Please sign in to comment.