mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Swedish Military Assets Pack air defence presets are now correctly removed from the faction when the mod is disabled.
This commit is contained in:
@@ -504,6 +504,10 @@ class Faction:
|
||||
self.remove_ship("HSwMS_Visby")
|
||||
self.remove_ship("Strb90")
|
||||
self.remove_aircraft("HKP15B")
|
||||
self.remove_preset("LvS-103 Rb103A")
|
||||
self.remove_preset("LvS-103 Rb103A Mobile")
|
||||
self.remove_preset("LvS-103 Rb103B")
|
||||
self.remove_preset("LvS-103 Rb103B Mobile")
|
||||
# SWPack
|
||||
if not mod_settings.SWPack:
|
||||
self.remove_aircraft("AWINGA")
|
||||
|
||||
Reference in New Issue
Block a user