X-Git-Url: https://jxself.org/git/?p=super-star-trek.git;a=blobdiff_plain;f=src%2Fbattle.c;h=dc3cede30542008697aaefaf8272072d781200d3;hp=7815b72b663a82a038d6f7c752d60836391a98d2;hb=f2f73e20553ed56a51b878f81098208fb8e5e273;hpb=b45b4cfdbae07f0103fae675c2f8d17cdbab2352 diff --git a/src/battle.c b/src/battle.c index 7815b72..dc3cede 100644 --- a/src/battle.c +++ b/src/battle.c @@ -544,7 +544,6 @@ void attack(bool torps_ok) coord jay; enum loctype where = neither; - game.iattak = 1; if (game.alldone) return; if (idebug) prout("=== ATTACK!");