mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Create default strike target implementation.
This commit is contained in:
parent
55d7e444c7
commit
1c32ae1227
@ -46,4 +46,4 @@ class MissionTarget:
|
||||
|
||||
@property
|
||||
def strike_targets(self) -> List[Union[MissionTarget, Unit]]:
|
||||
raise NotImplementedError
|
||||
return []
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user