mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Migrate buildings and TGOs to unit map.
Fixes https://github.com/Khopa/dcs_liberation/issues/485.
This commit is contained in:
@@ -265,7 +265,8 @@ class Operation:
|
||||
cls.current_mission,
|
||||
cls.game,
|
||||
cls.radio_registry,
|
||||
cls.tacan_registry
|
||||
cls.tacan_registry,
|
||||
cls.unit_map
|
||||
)
|
||||
cls.groundobjectgen.generate()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user