Skip to content

Commit 1c928f3

Browse files
committed
Mistype
Corrected 'mainMenu' to mainmenu
1 parent 3438d82 commit 1c928f3

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
@@ -5,7 +5,7 @@
55
<title>Masonry - Game Dolphin</title>
66
<script src="phaser.min.js"></script>
77
<script src="load.js"></script>
8-
<script src="mainMenu.js"></script>
8+
<script src="mainmenu.js"></script>
99
<script src="block.js"></script>
1010
<script src="game.js"></script>
1111
</head>

0 commit comments

Comments
 (0)