bug fix on final boss kill

This commit is contained in:
landgreen
2021-01-01 17:25:12 -08:00
parent 3fa89b85d7
commit ecb41e1a19
6 changed files with 97 additions and 28 deletions

View File

@@ -3221,6 +3221,8 @@ const b = {
bullet[bullet.length - 1].force.y += push.y * (i - (tech.missileCount - 1) / 2);
}
}
// if (tech.missileCount) {
// if (mech.crouch) {
// for (let i = 0; i < 3; i++) {