mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
minor fixes before rc
This commit is contained in:
@@ -68,10 +68,10 @@ class Event:
|
||||
return self.operation.is_successfull(debriefing)
|
||||
|
||||
def player_attacking(self, flights: ScrambledFlightsDict):
|
||||
pass
|
||||
assert False
|
||||
|
||||
def player_defending(self, flights: ScrambledFlightsDict):
|
||||
pass
|
||||
assert False
|
||||
|
||||
def generate(self):
|
||||
self.operation.is_awacs_enabled = self.is_awacs_enabled
|
||||
|
||||
Reference in New Issue
Block a user