mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Disabled interceptors for upcoming release
This commit is contained in:
parent
0a47669b14
commit
448057a0b9
@ -56,7 +56,7 @@ class FlightPlanner:
|
|||||||
self.compute_strike_targets()
|
self.compute_strike_targets()
|
||||||
|
|
||||||
# The priority is to assign air-superiority fighter or interceptor to interception roles, so they can scramble if there is an attacker
|
# The priority is to assign air-superiority fighter or interceptor to interception roles, so they can scramble if there is an attacker
|
||||||
self.commision_interceptors()
|
# self.commision_interceptors()
|
||||||
|
|
||||||
# Then some CAP patrol for the next 2 hours
|
# Then some CAP patrol for the next 2 hours
|
||||||
self.commision_cap()
|
self.commision_cap()
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user