We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6fed37 commit 8e66fceCopy full SHA for 8e66fce
index.html
@@ -146,7 +146,7 @@ <h2>Controls</h2>
146
</div>
147
148
149
- <script src="https://cdn.jsdelivr.net/gh/pygame-web/pygbag@0.9/static/pythons.js" type="module"></script>
+ <script src="https://cdn.jsdelivr.net/gh/pygame-web/pygbag@0.8.7/static/pythons.js"></script>
150
<script>
151
// Show canvas and hide loading when game starts
152
window.addEventListener('load', function () {
0 commit comments