mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Merge remote-tracking branch 'origin/develop' into develop
This commit is contained in:
@@ -45,6 +45,9 @@ class ArmorConflictGenerator:
|
||||
group_size=1,
|
||||
move_formation=PointAction.OffRoad)
|
||||
|
||||
vehicle: Vehicle = group.units[0]
|
||||
vehicle.player_can_drive = True
|
||||
|
||||
if not to:
|
||||
to = self.conflict.position.point_from_heading(0, 500)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user