mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
@@ -123,8 +123,4 @@ VERSION = _build_version_string()
|
||||
#: Version 9.1
|
||||
#: * Campaign files can optionally define a start date with
|
||||
#: `recommended_start_date: YYYY-MM-DD`.
|
||||
#
|
||||
#: Version 10.0
|
||||
#: * DCS 2.7.9.17830 changed scenery target IDs. Any mission using map buildings as
|
||||
#: strike targets must check and potentially recreate all those objectives.
|
||||
CAMPAIGN_FORMAT_VERSION = (10, 0)
|
||||
CAMPAIGN_FORMAT_VERSION = (9, 1)
|
||||
|
||||
Reference in New Issue
Block a user