remove duplicate pauseSettings()
This commit is contained in:
parent
3e13e77d26
commit
af35a5d6b2
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()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user