Skip to content

Commit f173491

Browse files
Update snake.html
1 parent 5eff6d5 commit f173491

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

snake.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,5 +187,6 @@
187187
// start the game
188188
requestAnimationFrame(loop);
189189
</script>
190+
190191
</body>
191-
</html>
192+
</html>

0 commit comments

Comments
 (0)