Skip to content

Commit

Permalink
turned on sound for demo, see #88
Browse files Browse the repository at this point in the history
  • Loading branch information
jbphet committed May 17, 2021
1 parent c53d9a9 commit d8f59f4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@
"supportedBrands": [
"phet",
"adapted-from-phet"
]
],
"supportsSound": true
},
"eslintConfig": {
"extends": "../chipper/eslint/sim_eslintrc.js"
Expand Down
3 changes: 2 additions & 1 deletion vegas_en.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@
"supportedBrands": [
"phet",
"adapted-from-phet"
]
],
"supportsSound": true
},
"eslintConfig": {
"extends": "../chipper/eslint/sim_eslintrc.js"
Expand Down

0 comments on commit d8f59f4

Please sign in to comment.