mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
aa spawn on available radials instead of random
This commit is contained in:
@@ -49,6 +49,7 @@ class ControlPoint:
|
||||
defender=defender,
|
||||
defense_heading=defense_radial,
|
||||
position=self.position,
|
||||
size=self.size)
|
||||
size=self.size,
|
||||
radials=self.radials)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user