Fixed respawn bug not able to move
This commit is contained in:
@@ -102,6 +102,7 @@ function gameOver() {
|
|||||||
shot = false;
|
shot = false;
|
||||||
chosen = false;
|
chosen = false;
|
||||||
finalPhase = false;
|
finalPhase = false;
|
||||||
|
isDead = false;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user