Skip to content

Commit 8e66fce

Browse files
script change
1 parent b6fed37 commit 8e66fce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ <h2>Controls</h2>
146146
</div>
147147
</div>
148148

149-
<script src="https://cdn.jsdelivr.net/gh/pygame-web/pygbag@0.9/static/pythons.js" type="module"></script>
149+
<script src="https://cdn.jsdelivr.net/gh/pygame-web/pygbag@0.8.7/static/pythons.js"></script>
150150
<script>
151151
// Show canvas and hide loading when game starts
152152
window.addEventListener('load', function () {

0 commit comments

Comments
 (0)