mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
fix missile sites not being removed when mod is disabled
This commit is contained in:
parent
1e74f8f124
commit
394a9d05b2
@ -860,6 +860,7 @@ class Faction:
|
||||
self.air_defense_units,
|
||||
self.artillery_units,
|
||||
self.logistics_units,
|
||||
self.missiles,
|
||||
]:
|
||||
for i in list(sequence):
|
||||
if i.dcs_unit_type.id == name:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user