We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76bb579 commit f3135d8Copy full SHA for f3135d8
battleship.js
@@ -161,4 +161,4 @@ function handleFireButton() {
161
guessInput.value = "";
162
}
163
164
-window.onload = init
+window.onload = init;
0 commit comments