Skip to content

Commit

Permalink
Factor out function that loads nucleons based on the query parameter.…
Browse files Browse the repository at this point in the history
… See #57.
  • Loading branch information
Luisav1 committed Oct 19, 2022
1 parent bf2b895 commit 4a3f4e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/build-a-nucleus-main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ const simOptions: SimOptions = {
qualityAssurance: 'Clifford Hardin, Emily Miller, Nancy Salpepi, Kathryn Woessner',
graphicArts: '',
soundDesign: '',
thanks: ''
thanks: 'We gratefully acknowledge the support of ECO Canada for funding this sim.'
}
};

Expand Down

0 comments on commit 4a3f4e3

Please sign in to comment.