request new data after player submits their score
This commit is contained in:
@@ -100,6 +100,7 @@ function reset() {
|
|||||||
entered = false;
|
entered = false;
|
||||||
buttonSelectDead = 0;
|
buttonSelectDead = 0;
|
||||||
submitted = false;
|
submitted = false;
|
||||||
|
getData()
|
||||||
}
|
}
|
||||||
|
|
||||||
function gameOver() {
|
function gameOver() {
|
||||||
|
Reference in New Issue
Block a user