Clean up JS

This commit is contained in:
Daniel Bowling 2021-01-23 18:41:41 -05:00
parent 918dfb2f63
commit a588be82b4

View File

@ -55,7 +55,7 @@
<div class="modalFooter">
<button class="button-small"
onclick="acceptAgreement();
playSoundtrack('soundtrack');
playSoundtrack();
window.scrollTo(0, 0);">Accept</button>
</div>
</div>