fix js
This commit is contained in:
parent
c8f913b1fb
commit
9dceeac9fa
|
@ -145,7 +145,7 @@ function startGame(){
|
|||
while (document.getElementById("fightResult").firstChild) {
|
||||
document.getElementById("fightResult").removeChild(document.getElementById("fightResult").firstChild);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
//create grid
|
||||
|
|
Loading…
Reference in New Issue
Block a user