remove duplicate pauseSettings()
This commit is contained in:
2
app.js
2
app.js
@ -751,8 +751,6 @@ function pauseSettings() {
|
|||||||
}
|
}
|
||||||
onblur = pauseSettings
|
onblur = pauseSettings
|
||||||
|
|
||||||
pauseSettings()
|
|
||||||
|
|
||||||
function newGame(event) {
|
function newGame(event) {
|
||||||
if (!settings.form.checkValidity()) {
|
if (!settings.form.checkValidity()) {
|
||||||
event.preventDefault()
|
event.preventDefault()
|
||||||
|
Reference in New Issue
Block a user