Disabled interceptors for upcoming release

This commit is contained in:
Khopa 2020-08-10 18:17:00 +02:00
parent 0a47669b14
commit 448057a0b9

View File

@ -56,7 +56,7 @@ class FlightPlanner:
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
self.commision_interceptors()
# self.commision_interceptors()
# Then some CAP patrol for the next 2 hours
self.commision_cap()