mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Helicopter flights can be planned from FOBs
This commit is contained in:
@@ -587,6 +587,8 @@ class HelipadGenerator:
|
||||
sp.position = pad.position
|
||||
sg.add_point(sp)
|
||||
country.add_static_group(sg)
|
||||
helipad.static_unit = sg
|
||||
helipad.occupied = False
|
||||
|
||||
|
||||
class GroundObjectsGenerator:
|
||||
|
||||
Reference in New Issue
Block a user