mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Helipad : fixed errors after merge of develop features.
This commit is contained in:
@@ -614,7 +614,7 @@ class HelipadGenerator:
|
||||
self.m.static_group(
|
||||
country=country,
|
||||
name=(name + "_ammo"),
|
||||
_type=Fortification.FARP_Ammo_Storage,
|
||||
_type=Fortification.FARP_Ammo_Dump_Coating,
|
||||
position=pad.position.point_from_heading(
|
||||
helipad.heading, 35
|
||||
).point_from_heading(helipad.heading + 90, 10),
|
||||
|
||||
Reference in New Issue
Block a user