mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Bump campaign miz file version for helipad support
This commit is contained in:
@@ -110,4 +110,8 @@ VERSION = _build_version_string()
|
||||
#: Version 8.0
|
||||
#: * DCS 2.7.4.9632 changed scenery target IDs. Any mission using map buildings as
|
||||
#: strike targets must check and potentially recreate all those objectives.
|
||||
CAMPAIGN_FORMAT_VERSION = (8, 0)
|
||||
#:
|
||||
#: Version 8.1
|
||||
#: * You can now add "Invisible FARP" static to FOB to add helicopter slots
|
||||
#:
|
||||
CAMPAIGN_FORMAT_VERSION = (8, 1)
|
||||
|
||||
Reference in New Issue
Block a user