Skip to content

Commit 1324718

Browse files
authoredNov 29, 2022
fix index
oops
1 parent aa79983 commit 1324718

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</head>
99
<body>
1010
<section id="content">
11-
<canvas/ id="AsteroidsGame" data-processing-sources="AsteroidsGame.pde Floater.pde Spaceship.pde Star.pde">
11+
<canvas/ id="AsteroidsGame" data-processing-sources="Asteroids.pde Floater.pde Asteroid.pde Bullet.pde Spaceship.pde Star.pde">
1212
</section>
1313
</body>
1414
</html>

0 commit comments

Comments
 (0)
Please sign in to comment.