mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Fix save-compat issue
This commit is contained in:
parent
02161c02cf
commit
24fc438fda
@ -96,6 +96,7 @@ class Migrator:
|
|||||||
try_set_attr(cp, "ground_spawns_roadbase", [])
|
try_set_attr(cp, "ground_spawns_roadbase", [])
|
||||||
try_set_attr(cp, "helipads_quad", [])
|
try_set_attr(cp, "helipads_quad", [])
|
||||||
try_set_attr(cp, "helipads_invisible", [])
|
try_set_attr(cp, "helipads_invisible", [])
|
||||||
|
try_set_attr(cp, "ground_spawns_large", [])
|
||||||
if (
|
if (
|
||||||
cp.dcs_airport and is_sinai and cp.dcs_airport.id == 20
|
cp.dcs_airport and is_sinai and cp.dcs_airport.id == 20
|
||||||
): # fix for Hatzor
|
): # fix for Hatzor
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user