mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
I messed up the counting here and was counting *every* object rather than just the base defenses, so it was very unlikely that we'd hit base defenses on the second object, which is the only index valid for SAM generation. That logic maybe needs to be different, but this restores the previous behavior.