mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
List indexes are not a reliable list key unless the list is static. Indexes will be reused when games are loaded, which prevents the state from updating reliably. Fixes https://github.com/dcs-liberation/dcs_liberation/issues/2167