Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
kitao committed Jan 27, 2025
1 parent 7fb67a5 commit 02f51a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wasm/examples/02_jump_game.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<script src="https://cdn.jsdelivr.net/gh/kitao/pyxel/wasm/pyxel.js"></script>
<script src="https://cdn.jsdelivr.net/gh/kitao/pyxel@master/wasm/pyxel.js"></script>
</head>

<body>
Expand Down

0 comments on commit 02f51a7

Please sign in to comment.