BrettRyland / BDArmory

Gun turrets and other weapon systems for KSP
32 stars 23 forks source link

make sure unguidedWeapon resets properly #629

Closed SuicidalInsanity closed 1 month ago

SuicidalInsanity commented 1 month ago

Fix situation where a multiMissileLauncher radar missile that couldn't get a lock and attempts unguided launch wouldn't reset the unguidedWeapon bool at the end of GuardMissileRoutine, causing future missiles to be improperly considered unguided for the purposes of launch authorization.